24#include <OnixS/Senaf/MarketData/Export.h>
unsigned AdvancedLogOptionSet
Additional options to control log information.
LogLevels::Enum LogLevel
Log level alias.
Additional options to control log information.
Enum
Additional options to control log information.
@ LocalTime
Use local time instead of UTC.
@ LogNothing
Nothing except standard information must be logged.
@ Default
Default log settings.
@ TraceToFile
Trace to the log file.
static std::string toString(Enum state)
Returns string representation of a state.
static Enum deserialize(const char *)
Deserializes constant from string representation.
@ Info
Information messages.
@ Fatal
Fatal error, cannot continue.
@ Warning
User or logic error, just say about it.
@ Error
System error, but we can go on.
@ Debug
Used for debugging.
static const char * toString(Enum state)
Returns string representation of a state.