![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Classes | |
| class | Log |
Functions | |
| Log & | Logger () |
| bool | InitLogger (const std::string &filename="olympe.log") |
| void | ShutdownLogger () |
Definition at line 152 of file system_utils.h.
References GetComponentTypeID_Static(), Logging::Log::Init(), and Logger().
Referenced by SDL_AppInit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 145 of file system_utils.h.
References GetComponentTypeID_Static().
Referenced by InitLogger(), and ShutdownLogger().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 157 of file system_utils.h.
References Logger(), and Logging::Log::Shutdown().
Here is the call graph for this function: