BusBoy  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Friends | List of all members
BUSBOY::AlgorithmContextAlgoLogger Class Reference
Inheritance diagram for BUSBOY::AlgorithmContextAlgoLogger:
BUSBOY::Logger

Public Member Functions

void log (LogLevel level, const std::string &msg)
 
virtual void log (const std::string &file, int line, LogLevel level, const std::string &msg)
 Default implementation ignores file and line. More...
 

Friends

class AlgorithmContextImpl
 

Additional Inherited Members

- Public Types inherited from BUSBOY::Logger
enum  LogLevel { INFO, ERROR, DEBUG, WARN }
 
- Static Public Member Functions inherited from BUSBOY::Logger
static LogLevel enumFromString (std::string strLevel)
 Parses the string equivalent of the enum. More...
 
static std::string enumToString (LogLevel level)
 Returns the string equivalent of the enum. More...
 

Member Function Documentation

void BUSBOY::AlgorithmContextAlgoLogger::log ( LogLevel  level,
const std::string &  msg 
)
inlinevirtual

Implements BUSBOY::Logger.

virtual void BUSBOY::AlgorithmContextAlgoLogger::log ( const std::string &  file,
int  line,
LogLevel  level,
const std::string &  msg 
)
inlinevirtual

Default implementation ignores file and line.

Reimplemented from BUSBOY::Logger.

Friends And Related Function Documentation

friend class AlgorithmContextImpl
friend

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

Copyright 2014 Google Inc. All rights reserved.