Horizon
Loading...
Searching...
No Matches
horizon::Logger Member List

This is the complete list of members for horizon::Logger, including all inherited members.

Domain enum name (defined in horizon::Logger)horizon::Logger
domain_to_string(Domain domain) (defined in horizon::Logger)horizon::Loggerstatic
get() (defined in horizon::Logger)horizon::Loggerstatic
Level enum name (defined in horizon::Logger)horizon::Logger
level_to_string(Level level) (defined in horizon::Logger)horizon::Loggerstatic
log(Level level, const std::string &message, Domain domain=Domain::UNSPECIFIED, const std::string &detail="") (defined in horizon::Logger)horizon::Logger
log_critical(const std::string &message, Domain domain=Domain::UNSPECIFIED, const std::string &detail="") (defined in horizon::Logger)horizon::Loggerstatic
log_debug(const std::string &message, Domain domain=Domain::UNSPECIFIED, const std::string &detail="") (defined in horizon::Logger)horizon::Loggerstatic
log_handler_t typedef (defined in horizon::Logger)horizon::Logger
log_info(const std::string &message, Domain domain=Domain::UNSPECIFIED, const std::string &detail="") (defined in horizon::Logger)horizon::Loggerstatic
log_warning(const std::string &message, Domain domain=Domain::UNSPECIFIED, const std::string &detail="") (defined in horizon::Logger)horizon::Loggerstatic
Logger() (defined in horizon::Logger)horizon::Logger
set_log_handler(log_handler_t handler) (defined in horizon::Logger)horizon::Logger