![]() |
LogIt++
|
Defines the Logger class for managing multiple loggers and formatters. More...
#include "loggers/ILogger.hpp"#include "formatter.hpp"#include "detail/TaskExecutor.hpp"#include <memory>#include <mutex>#include <sstream>#include <atomic>Go to the source code of this file.
Classes | |
| class | logit::Logger |
| Singleton class managing multiple loggers and formatters. More... | |
| struct | logit::Logger::LoggerStrategy |
| Structure to hold a logger-formatter pair. More... | |
Namespaces | |
| namespace | logit |
| The primary namespace for the LogIt++ library. | |
Macros | |
| #define | _LOGIT_LOGGER_HPP_INCLUDED |
Defines the Logger class for managing multiple loggers and formatters.
Definition in file Logger.hpp.
| #define _LOGIT_LOGGER_HPP_INCLUDED |
Definition at line 3 of file Logger.hpp.