Defines | |
#define | PANTHEIOS_BE_WIN32CONSOLE_F_NO_PROCESS_ID (0x00000001) |
Causes the Pantheios Win32 Console Stock Back-end to omit the process identity from emitted log statements. | |
#define | PANTHEIOS_BE_WIN32CONSOLE_F_NO_TIME (0x00000002) |
Causes the Pantheios Win32 Console Stock Back-end to omit the time from emitted log statements. | |
#define | PANTHEIOS_BE_WIN32CONSOLE_F_NO_SEVERITY (0x00000004) |
Causes the Pantheios Win32 Console Stock Back-end to omit the severity from emitted log statements. | |
#define | PANTHEIOS_BE_WIN32CONSOLE_F_USE_SYSTEM_TIME (0x00000008) |
Causes the Pantheios Win32 Console Stock Back-end to use system time, rather than local time, from emitted log statements. | |
#define | PANTHEIOS_BE_WIN32CONSOLE_F_NO_COLOURS (0x00010000) |
Causes the Pantheios Win32 Console Stock Back-end to emit log statements without colouring based on severity. |
|
Causes the Pantheios Win32 Console Stock Back-end to emit log statements without colouring based on severity.
|
|
Causes the Pantheios Win32 Console Stock Back-end to omit the process identity from emitted log statements.
|
|
Causes the Pantheios Win32 Console Stock Back-end to omit the severity from emitted log statements.
|
|
Causes the Pantheios Win32 Console Stock Back-end to omit the time from emitted log statements.
|
|
Causes the Pantheios Win32 Console Stock Back-end to use system time, rather than local time, from emitted log statements.
|
|
|
pantheios Library documentation © Matthew Wilson, 2006 |
|