BusBoy
2
|
Friends | |
class | ExternalContext |
Additional Inherited Members | |
Public Types inherited from BUSBOY::Logger | |
enum | LogLevel { INFO, ERROR, DEBUG, WARN } |
Public Member Functions inherited from BUSBOY::Logger | |
virtual void | log (const std::string &file, int line, LogLevel level, const std::string &msg) |
Default implementation ignores file and line. More... | |
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... | |
|
friend |
Copyright 2014 Google Inc. All rights reserved.