62 ONIXS_CONFLATEDUDP_EXPORTED
82 ONIXS_CONFLATEDUDP_EXPORTED
113 ONIXS_CONFLATEDUDP_EXPORTED
133 ONIXS_CONFLATEDUDP_EXPORTED
148 virtual void source(
const StrRef&) = 0;
151 virtual std::string& message() = 0;
158 virtual void commit() = 0;
Log entry represents a warning.
Log entry represents informational message.
Logger()
Only descendants are to be created.
ONIXS_CONFLATEDUDP_EXPORTED bool fromStr(LogCategory::Enum &, const Char *, size_t)
Deserializes log category constant.
Enum
Categories for information being logged.
char Char
Character type alias.
Defines severity levels for log entries.
Categories for information being logged.
#define ONIXS_CONFLATEDUDP_LTWT_STRUCT
virtual ~LogEntry()
Life-time is managed by Logger.
#define ONIXS_CONFLATEDUDP_NAMESPACE_END
UInt32 Base
Enumeration base.
#define ONIXS_CONFLATEDUDP_EXPORTED_CLASS
LogEntry()
Life-time is managed by Logger.
Log entry represents an error.
Abstraction of log entry in logging services.
#define ONIXS_CONFLATEDUDP_NAMESPACE_BEGIN
virtual ~Logger()
Finalizes the instance.
std::string toStr(LogCategory::Enum mode)
Serializes log category constant.