Pantheios 1.0.1 beta 123 (Default branch) |
|
|
Pantheios is a C/C++ logging API library. It offers an optimal combination of complete type-safety, very high efficiency, genericity, and extensibility. It is simple to use and extend, highly portable (platform and compiler independent), and it upholds the C tradition of only paying for what you use. Pantheios supports logging of message statements of arbitrary complexity, consisting of heterogenous types. Pantheios supports filtering of log messages based on severity level.
License: BSD License (revised)
Changes:
A bug with VC++ 6, Borland, and DMC++ in the recently released pantheios::hostId was fixed. A long-standing bug in compilation of ACE back-ends and examples for VC++ is now fixed. A significant amount of refactoring of Core and Util library headers and implementation file and API member names has been completed. A smaller refactoring of test directories/names has been completed. This release bundles xTests 0.5.2 and relies on STLSoft 1.9.31. These are breaking changes, and any code using the Pantheios C API will need to be edited and rebuilt.
|