LogIt++
|
Defines the SimpleLogFormatter class for formatting log messages according to a specified pattern or JSON format. More...
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.