Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include <logging.h>
Public Member Functions | |
void | Push (const std::string &formatted_log) |
Static Public Member Functions | |
static Logger & | Get () |
static void | Start () |
static void | Destroy () |
|
static |
|
inlinestatic |
void Logger::Push | ( | const std::string & | formatted_log | ) |
|
static |