liballofw
Public Member Functions | List of all members
allofw::LoggerScope Class Reference

#include <logger.h>

Public Member Functions

 LoggerScope (int level, const char *header=nullptr, const char *prefix=" ", Logger *logger=Logger::Default())
 
void operator() (const char *str)
 
void print (const char *string)
 
void printf (const char *fmt,...)
 
 ~LoggerScope ()
 

Constructor & Destructor Documentation

allofw::LoggerScope::LoggerScope ( int  level,
const char *  header = nullptr,
const char *  prefix = "  ",
Logger logger = Logger::Default() 
)
allofw::LoggerScope::~LoggerScope ( )

Member Function Documentation

void allofw::LoggerScope::operator() ( const char *  str)
inline
void allofw::LoggerScope::print ( const char *  string)
void allofw::LoggerScope::printf ( const char *  fmt,
  ... 
)

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