|
virtual void | logFunction (LogLevel level, std::string const &file, int line, std::string const &message) override |
|
virtual void | logFunction (LogLevel level, std::string const &file, int line, std::string const &message)=0 |
|
|
static void | log (LogLevel level, std::string const &file, int line, const char *fmt,...) |
|
static void | setDefaultLogger (Logger *) |
|
static void | setLogLevel (int max) |
|
◆ logFunction()
void StdErrLogger::logFunction |
( |
LogLevel |
level, |
|
|
std::string const & |
file, |
|
|
int |
line, |
|
|
std::string const & |
message |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files:
- LibRZ/include/Logger.h
- LibRZ/src/Logger.cpp