ASGE  3.2.0
Simple Game Framework in GL
Logging::LoggerFactory Class Reference

#include <Logger.hpp>

Inheritance diagram for Logging::LoggerFactory:
[legend]
Collaboration diagram for Logging::LoggerFactory:
[legend]

Public Member Functions

LoggerBaseproduce (const LoggingConfig_t &config) const
 

Detailed Description

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.


The documentation for this class was generated from the following file: