#include <DefaultLogger.hpp>
|
| DefaultLogger (const std::string &clientId, const std::string &logFileName=std::string()) |
|
void | log (LogLevel level, const char *message) const |
|
virtual | ~ILogger () |
|
Definition at line 30 of file DefaultLogger.hpp.
kaa::DefaultLogger::DefaultLogger |
( |
const std::string & |
clientId, |
|
|
const std::string & |
logFileName = std::string() |
|
) |
| |
void kaa::DefaultLogger::log |
( |
LogLevel |
level, |
|
|
const char * |
message |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file:
- /home/architec/Documents/kaa/client/client-multi/client-cpp/kaa/logging/DefaultLogger.hpp