CppLogging
1.0.4.0
C++ Logging Library
include
logging
layouts.h
Go to the documentation of this file.
1
9
#ifndef CPPLOGGING_LAYOUTS_H
10
#define CPPLOGGING_LAYOUTS_H
11
12
#include "
logging/layouts/null_layout.h
"
13
#include "
logging/layouts/empty_layout.h
"
14
#include "
logging/layouts/binary_layout.h
"
15
#include "
logging/layouts/hash_layout.h
"
16
#include "
logging/layouts/text_layout.h
"
17
18
#endif
// CPPLOGGING_LAYOUTS_H
binary_layout.h
Binary layout definition.
empty_layout.h
Empty layout definition.
hash_layout.h
Hash layout definition.
null_layout.h
Null layout definition.
text_layout.h
Text layout definition.
Generated by
1.9.1