Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
logger::Logger Class Reference

#include <logger.hpp>

Static Public Member Functions

static void logMessage (LogLevel logLevel, const std::string &message, const std::string &file, const unsigned int line, const std::string &func, const std::string &rootDir)
 
static void setLogLevel (const LogLevel level)
 
static void setLogLevel (const std::string &level)
 
static LogLevel getLogLevel (void)
 
static void setLogBackend (LogBackend *pBackend)
 

Member Function Documentation

LogLevel logger::Logger::getLogLevel ( void  )
static
void logger::Logger::logMessage ( LogLevel  logLevel,
const std::string &  message,
const std::string &  file,
const unsigned int  line,
const std::string &  func,
const std::string &  rootDir 
)
static
void logger::Logger::setLogBackend ( LogBackend pBackend)
static
void logger::Logger::setLogLevel ( const LogLevel  level)
static
void logger::Logger::setLogLevel ( const std::string &  level)
static

The documentation for this class was generated from the following files: