|
Zappy Server
C++ game server: world, rules, scheduler, network
|
Include dependency graph for Logger.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Logger |
Logging facade: formats [time] [LEVEL] [component] message, filters by level, and forwards to a single sink (typically a CompositeSink). More... | |