#include <OnixS/CboeCFE/MarketData/Pitch/LogSettings.h>
Definition at line 36 of file LogSettings.h.
Enumerator |
---|
Disabled |
Disable logging.
|
Fatal |
Fatal error, cannot continue.
|
Error |
System error, but we can go on.
|
Warning |
User or logic error, just say about it.
|
Info |
Information message.
|
Trace |
Used for tracing, usually including functions' names and args.
|
Debug |
Used for debugging.
|
Definition at line 38 of file LogSettings.h.
The documentation for this struct was generated from the following file: