Enumerations | |
enum | LogPriority |
Enumeration that enables filtering of messages by priority. More... |
Enumeration that enables filtering of messages by priority.
The following __omanip functions are defined to correspond to the LogPriority: emerg_prio, fatal_prio, internal_prio, error_prio, warning_prio, info_prio, debug_prio
Log messages must end with the new __omanip function flushl.