zz::log::LogConfig Member List
This is the complete list of members for zz::log::LogConfig, including all inherited members.
datetime_format() | zz::log::LogConfig | |
format() | zz::log::LogConfig | |
instance() | zz::log::LogConfig | static |
log_level_mask() | zz::log::LogConfig | |
set_datetime_format(std::string newDatetimeFormat) | zz::log::LogConfig | |
set_default_datetime_format(std::string dateFormat) | zz::log::LogConfig | static |
set_default_format(std::string format) | zz::log::LogConfig | static |
set_default_level_mask(int levelMask) | zz::log::LogConfig | static |
set_default_sink_list(std::vector< std::string > list) | zz::log::LogConfig | static |
set_format(std::string newFormat) | zz::log::LogConfig | |
set_log_level_mask(int newMask) | zz::log::LogConfig | |
set_sink_list(std::vector< std::string > &list) | zz::log::LogConfig | |
sink_list() | zz::log::LogConfig |