This project provides a library for the Messages namespace, which contains the Msg class. The Msg class provides helper methods for log message generation.
- Generating messages in C++
- TBD
The libCxxMsg library is created by executing "make lib". Only dynamic libraries are built.
Generating messages has been validated in the following environments
Linux | libc | gcc | make | bash |
---|---|---|---|---|
Debian 4.19.67-amd64 | 2.28 | 8.3.0 | 4.2.1 | 5.0 |
- Make sure you have installed the components shown in the "Validated Environments" section
- execute "make" for hints about available targets
- Bug tracker TBD
- Mailing list TBD
The code in this project is licensed under the Lesser GPLv3
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/.