Pantheios 1.0.1 beta 109 (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:
This release contains several fixes: for a bug in
b64 inserter header (introduced in 1.0.1 beta
107); for a GCC 4.0 error in pantheios::integer
inserter; for a token-pasting error in the tracing
example; for the test.component.inserters.threadid
on Mac OS X. This release now depends on STLSoft
1.9.27, and bundles xTests 0.3.2.
|