LogIt++
Loading...
Searching...
No Matches
formatter.hpp
Go to the documentation of this file.
1
#pragma once
2
#ifndef _LOGIT_FORMATTER_HPP_INCLUDED
3
#define _LOGIT_FORMATTER_HPP_INCLUDED
4
7
8
#include "
formatter/ILogFormatter.hpp
"
9
#include "
formatter/SimpleLogFormatter.hpp
"
10
#include "
formatter/compiler/PatternCompiler.hpp
"
11
12
#endif
// _LOGIT_FORMATTER_HPP_INCLUDED
ILogFormatter.hpp
Defines the interface for log formatters used in the logging system.
PatternCompiler.hpp
Header file for the pattern compiler used in log formatting.
SimpleLogFormatter.hpp
Defines the SimpleLogFormatter class for formatting log messages according to a specified pattern or ...
include
logit_cpp
logit
formatter.hpp
Generated by
1.13.2