Pantheios 1.0.1 beta 55 (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:
Back-end component names and library symbols were
standardized. This is necessary before the proper
1.0 release. Note that this is a breaking change:
all code using any stock back-ends will need to be
edited. All code using Pantheios must be
recompiled or linker errors may occur.
|