Divide Framework
0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Logger.cpp
Go to the documentation of this file.
1
2
3
/*
4
Author : Tobias Stein
5
Date : 11th September, 2016
6
File : Logger.cpp
7
8
Class that manages the logging.
9
10
All Rights Reserved. (c) Copyright 2016.
11
*/
12
13
#if !defined(ECS_DISABLE_LOGGING)
14
15
#include "
Log/Logger.h
"
16
17
namespace
ECS
{
namespace
Log {
18
19
Logger::Logger
()
20
{}
21
22
Logger::~Logger
()
23
{}
24
25
}}
// namespace ECS::Log
26
27
#endif
// !ECS_DISABLE_LOGGING
Logger.h
ECS::Log::Logger::~Logger
~Logger()
Definition:
Logger.cpp:22
ECS::Log::Logger::Logger
Logger()
Definition:
Logger.cpp:19
ECS
Definition:
SGNComponent.h:51
Source
ThirdParty
EntityComponentSystem
src
Log
Logger.cpp
Generated on Fri May 17 2024 16:59:57 for Divide Framework by
1.9.6