![]() |
LogIt++
|
Defines the SimpleLogFormatter class for formatting log messages according to a specified pattern or JSON format. More...
#include "ILogFormatter.hpp"#include "compiler/PatternCompiler.hpp"#include <time_shield/time_conversions.hpp>#include <atomic>Go to the source code of this file.
Classes | |
| class | logit::SimpleLogFormatter |
| A simple log formatter that formats log messages based on a user-defined pattern. More... | |
| struct | logit::SimpleLogFormatter::Config |
| Configuration for the log formatter. More... | |
Namespaces | |
| namespace | logit |
| The primary namespace for the LogIt++ library. | |
Macros | |
| #define | _LOGIT_SIMPLE_LOG_FORMATTER_HPP_INCLUDED |
Defines the SimpleLogFormatter class for formatting log messages according to a specified pattern or JSON format.
Definition in file SimpleLogFormatter.hpp.
| #define _LOGIT_SIMPLE_LOG_FORMATTER_HPP_INCLUDED |
Definition at line 3 of file SimpleLogFormatter.hpp.