LAMA
|
Contains an enumeration which identifies whether a logger logs its messages to the console only or to a file and the console. More...
Enumerations | |
enum | LoggerWriteBehaviour { toConsoleOnly, toFileOnly, toFileAndConsole } |
Enumeration identifying whether a logger logs its messages to the console and a file or to the console only. More... |
Contains an enumeration which identifies whether a logger logs its messages to the console only or to a file and the console.
Enumeration identifying whether a logger logs its messages to the console and a file or to the console only.