#include "loggingLogger.h"
Include dependency graph for loggingGetLogger.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
Logging::Logger::LoggerSmartPtr | getLogger () |
Logging::Logger::LoggerSmartPtr | getNamedLogger (const std::string &loggerName) |
|
Returns a nameless logger. |
|
Returns a logger by name |