senf::log::detail Namespace Reference

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))
 

Function Documentation

◆ getDefaultTag()

std::string senf::log::detail::getDefaultTag ( )

Definition at line 147 of file LogFormat.cc.

◆ quoteNonPrintable()

void senf::log::detail::quoteNonPrintable ( std::string &  s)

Definition at line 140 of file LogFormat.cc.

◆ SENF_CONSOLE_REGISTER_ENUM_MEMBER()

senf::log::detail::SENF_CONSOLE_REGISTER_ENUM_MEMBER ( TargetRegistry  ,
Level  ,
(VERBOSE)(NOTICE)(MESSAGE)(IMPORTANT)(CRITICAL)(FATAL  
)