![]() |
Dauphine
0.1
A platforming/stealth game in a medieval fantasy setting, developed with SDL2.
|
Class used for logging. More...
#include <Logger.h>
Public Member Functions | |
| std::ostringstream & | log (const LogLevel level_) |
Private Member Functions | |
| std::string | levelToString (const LogLevel level_) |
Private Attributes | |
| std::ostringstream | os |
Class used for logging.
1.8.4