ASGE
3.2.0
Simple Game Framework in GL
|
#include <Logger.hpp>
Public Member Functions | |
LoggerBase * | produce (const LoggingConfig_t &config) const |
A factory that can create loggers (that derive from 'logger') via function pointers this way you could make your own logger that sends log messages to who knows where.
Definition at line 148 of file Logger.hpp.