Leosac  0.8.0
Open Source Access Control
LogHelper Namespace Reference

Functions

void log (const std::string &log_msg, int, const char *, const char *, LogLevel level)
 
LogLevel log_level_from_string (const std::string &level)
 

Function Documentation

◆ log()

void LogHelper::log ( const std::string &  log_msg,
int  ,
const char *  ,
const char *  ,
LogLevel  level 
)

Definition at line 47 of file log.cpp.

◆ log_level_from_string()

LogLevel LogHelper::log_level_from_string ( const std::string &  level)

Definition at line 100 of file log.cpp.