Classes | |
class | LogFormat |
Functions | |
void | quoteNonPrintable (std::string &s) |
std::string | getDefaultTag () |
SENF_CONSOLE_REGISTER_ENUM_MEMBER (TargetRegistry, Level,(VERBOSE)(NOTICE)(MESSAGE)(IMPORTANT)(CRITICAL)(FATAL)) | |
std::string senf::log::detail::getDefaultTag | ( | ) |
Definition at line 147 of file LogFormat.cc.
void senf::log::detail::quoteNonPrintable | ( | std::string & | s | ) |
Definition at line 140 of file LogFormat.cc.