Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-06 10:52 Zurück zur Release-Liste
1.0.1 (beta 209)

Ein nicht-leerer String - "unbekannter Status Code" - wird jetzt zurückgegeben, wenn der Status Code nicht erkannt. Eine Zusammenstellung Fehler mit großen Zeichenketten in example.cpp.util.strdup wurde korrigiert. test.unit.fe.WindowsRegistry jetzt gelingt durch Überspringen Manipulation von HKEY_LOCAL_MACHINE wenn sie von einem Benutzer mit eingeschränkten Berechtigungen ausgeführt werden.
Tags: Minor feature enhancements, Minor bugfixes
A non-empty string - "unrecognised status code" - is now returned if the status code is unrecognised. A compilation error with wide strings in example.cpp.util.strdup was corrected. test.unit.fe.WindowsRegistry now succeeds by skipping manipulation of HKEY_LOCAL_MACHINE when run by a user with limited permissions.

Project Resources