|
Pantheios comes with several pre-written stock back-end libraries, which cover most common needs for diagnostic logging. They also serve as good examples of how to write a custom back-end.
Modules | |
Pantheios Local/Remote Split Back-end | |
Back-end library that splits the emission of log statements, writing to local and/or remote back-ends that are independently filtered. | |
Pantheios N Stock Back-end | |
Back-end library that splits output to N back-ends. | |
Pantheios ACE Stock Back-end | |
Back-end library built on top of the diagnostic logging facilities of the Adaptive Communications Environment (ACE). | |
Pantheios COM Error Object Stock Back-end | |
Back-end library that sets the calling threads's COM error object. | |
Pantheios Console Stock Back-end | |
Back-end library that outputs to the console, providing colour-coding options as available on the given platform. | |
Pantheios Fail Stock Back-end | |
Stub back-end library that fails its initialisation. | |
Pantheios file Stock Back-end | |
Back-end library that outputs to a file. | |
Pantheios fprintf() Stock Back-end | |
Back-end library that writes to the standard output or error stream via fprintf() . | |
Pantheios NULL Stock Back-end | |
Stub back-end library that does no emission. | |
Pantheios speech Stock Back-end | |
Back-end library that outputs as speech. | |
Pantheios UNIX SysLog Stock Back-end | |
Back-end library built on top of the UNIX syslog API. | |
Pantheios Test Stock Back-end | |
Stub back-end library that does no emission. | |
Pantheios Windows Console Stock Back-end | |
Back-end library that outputs to the Windows console, colour-coding based on severity level. | |
Pantheios Windows Debugger Stock Back-end | |
Back-end library that outputs to the Windows debugger. | |
Pantheios Windows EventLog Stock Back-end | |
Back-end library that writes to the Windows event log. | |
Pantheios Windows Message Box Stock Back-end | |
Back-end library that writes to the Windows event log. | |
Pantheios Windows-SysLog Stock Back-end | |
Back-end library that provides a custom implementation of the SysLog-protocol for Windows. |
|
|
pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 |