Simple-Log
alpha-v0.7
Simple-Log.hpp
Go to the documentation of this file.
1
// Copyright Dominic Koepke 2021 - 2021.
2
// Distributed under the Boost Software License, Version 1.0.
3
// (See accompanying file LICENSE_1_0.txt or copy at
4
// https://www.boost.org/LICENSE_1_0.txt)
5
6
#ifndef SL_LOG_SIMPLE_LOG_HPP
7
#define SL_LOG_SIMPLE_LOG_HPP
8
9
#pragma once
10
11
#include "
Filters.hpp
"
12
#include "
FlushPolicies.hpp
"
13
#include "
Predicates.hpp
"
14
15
#include "
StringPattern.hpp
"
16
17
#include "
Record.hpp
"
18
#include "
RecordBuilder.hpp
"
19
20
#include "
Core.hpp
"
21
#include "
RecordQueue.hpp
"
22
23
#include "
Logger.hpp
"
24
25
#include "
BasicSink.hpp
"
26
#include "
ConsoleSink.hpp
"
27
#include "
FileSink.hpp
"
28
#include "
ISink.hpp
"
29
#include "
OStreamSink.hpp
"
30
31
#endif
BasicSink.hpp
ConsoleSink.hpp
Core.hpp
FileSink.hpp
Filters.hpp
FlushPolicies.hpp
ISink.hpp
Logger.hpp
OStreamSink.hpp
Predicates.hpp
Record.hpp
RecordBuilder.hpp
RecordQueue.hpp
StringPattern.hpp
include
Simple-Log
Simple-Log.hpp
Generated by
1.9.1