|
Zappy Server
C++ game server: world, rules, scheduler, network
|
#include "logging/ILogSink.hpp"
Include dependency graph for ConsoleSink.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ConsoleSink |
| Writes log lines to the terminal (stdout), filtered by a minimum level. More... | |