![]() |
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. | |
Defines the SimpleLogFormatter class for formatting log messages according to a specified pattern or JSON format.
Definition in file SimpleLogFormatter.hpp.