LogIt++
Loading...
Searching...
No Matches
SimpleLogFormatter.hpp File Reference

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
 

Detailed Description

Defines the SimpleLogFormatter class for formatting log messages according to a specified pattern or JSON format.

Definition in file SimpleLogFormatter.hpp.

Macro Definition Documentation

◆ _LOGIT_SIMPLE_LOG_FORMATTER_HPP_INCLUDED

#define _LOGIT_SIMPLE_LOG_FORMATTER_HPP_INCLUDED

Definition at line 3 of file SimpleLogFormatter.hpp.