EHS
ehs::Log Member List

This is the complete list of members for ehs::Log, including all inherited members.

EnableImmediateMode(bool enable)ehs::Logstatic
GetCode() constehs::Log
GetLastLog()ehs::Logstatic
GetMsg() constehs::Log
GetTags() constehs::Log
GetType() constehs::Log
HasTag(const Str_8 &tag) constehs::Log
HasTags(const std::initializer_list< Str_8 > &tags) constehs::Log
HasTags(const Array< Str_8 > &tags) constehs::Log
IsValid() constehs::Log
Log()ehs::Log
Log(LogType type, const std::initializer_list< Str_8 > &tags, UInt_64 code, Str_8 msg)ehs::Log
Log(LogType type, Array< Str_8 > tags, UInt_64 code, Str_8 msg)ehs::Log
Log(Log &&log) noexceptehs::Log
Log(const Log &log)ehs::Log
OnExit()ehs::Logstatic
operator=(Log &&log) noexceptehs::Log
operator=(const Log &log)ehs::Log
Raise(Log log)ehs::Logstatic
SetOutputCallback(LogOutputCb newCb)ehs::Logstatic
SetRaisedCallback(LogRaisedCb newCb)ehs::Logstatic
ToStr() constehs::Log