|
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...
|
|
void BUSBOY::AlgorithmContextAlgoLogger::log |
( |
LogLevel |
level, |
|
|
const std::string & |
msg |
|
) |
| |
|
inlinevirtual |
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.
The documentation for this class was generated from the following file:
Copyright 2014 Google Inc. All rights reserved.