63 TraceToConsole = 0x02,
72 ConsoleColored = 0x10,
75 ConsoleShowPrefix = 0x20,
84 Default = TraceToFile | LogPackets | LogBooks
101 ReadOwnerOnly = 0x01,
107 WriteOwnerOnly = 0x04,
113 Default = ReadAll | WriteOwnerOnly
LogSettings::Enum operator|(LogSettings::Enum a, LogSettings::Enum b)
Typed logical operator helper.
Fatal error, cannot continue.
Used for tracing, usually including functions' names and args.
System error, but we can go on.
Log file read permissions.
User or logic error, just say about it.
ONIXS_FMXUST_BIMP_API std::string enumToString(LogLevel::Enum)
Returns string representation of ErrorCode value.