wex v24.04.0
wex::log Member List

This is the complete list of members for wex::log, including all inherited members.

debug(const std::string &topic=std::string())wex::logstatic
fatal(const std::string &topic=std::string())wex::logstatic
get() constwex::log
get_level()wex::loginlinestatic
get_level_info()wex::logstatic
info(const std::string &topic=std::string())wex::logstatic
level_t enum namewex::log
level_t_def()wex::logstatic
log(const std::string &topic=std::string())wex::logexplicit
log(const std::exception &)wex::logexplicit
log(const pugi::xml_parse_result &)wex::logexplicit
on_init(level_t loglevel=level_t_def(), const std::string &logfile=std::string())wex::logstatic
operator<<(bool)wex::log
operator<<(int)wex::log
operator<<(unsigned int)wex::log
operator<<(size_t)wex::log
operator<<(long)wex::log
operator<<(long long)wex::log
operator<<(char)wex::log
operator<<(char *)wex::log
operator<<(const std::stringstream &ss)wex::log
operator<<(const std::string &)wex::log
operator<<(const char *)wex::log
operator<<(const wchar_t *)wex::log
operator<<(const std::bitset< N > &b)wex::loginline
operator<<(const pugi::xml_node &)wex::log
operator<<(const T &t)wex::loginline
path()wex::logstatic
set_level(level_t loglevel)wex::logstatic
status(const std::string &topic=std::string())wex::logstatic
trace(const std::string &topic=std::string())wex::logstatic
warning(const std::string &topic=std::string())wex::logstatic
~log()wex::log