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

Header file for the pattern compiler used in log formatting. More...

#include <time_shield_cpp/time_shield.hpp>
#include <vector>
#include <string>
#include <sstream>
#include <iomanip>

Go to the source code of this file.

Classes

struct  logit::FormatInstruction
 Structure to store log formatting instructions. More...
 
class  logit::PatternCompiler
 Compiler for log formatting patterns. More...
 

Namespaces

namespace  logit
 The primary namespace for the LogIt++ library.
 

Macros

#define _LOGIT_PATTERN_COMPILER_HPP_INCLUDED
 

Detailed Description

Header file for the pattern compiler used in log formatting.

Definition in file PatternCompiler.hpp.

Macro Definition Documentation

◆ _LOGIT_PATTERN_COMPILER_HPP_INCLUDED

#define _LOGIT_PATTERN_COMPILER_HPP_INCLUDED

Definition at line 3 of file PatternCompiler.hpp.