|
|
|
|
|
Pantheios comes with several pre-written stock front-end libraries, which cover most common needs for diagnostic logging. They also serve as good examples of how to write a custom front-end.
Modules | |
| Pantheios all Stock Front-end | |
| Front-end library that allows all severity levels in all modes. | |
| Pantheios fail Stock Front-end | |
| Front-end library that does not initialise. | |
| Pantheios N Stock Front-end | |
| Front-end library that can filter N back-ends. | |
| Pantheios null Stock Front-end | |
| Front-end library that suppresses all severity levels in all modes. | |
| Pantheios simple Stock Front-end | |
| Front-end library that allows all severity levels in debug mode and NOTICE and higher in release mode. | |
| Pantheios Windows Registry Stock Front-end | |
| Front-end library that allows all severity levels in debug mode and NOTICE and higher in release mode. | |
Variables | |
| PANTHEIOS_EXTERN_C const char | PANTHEIOS_FE_PROCESS_IDENTITY [] |
| The application must define this variable, to contain the application name/identity. | |
| PANTHEIOS_EXTERN_C const char PANTHEIOS_FE_PROCESS_IDENTITY[] |
The application must define this variable, to contain the application name/identity.
|
|
|
| pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2009 |
|