RSC  0.19.0
LoggingSystemFactory.h File Reference
#include <string>
#include "../patterns/Singleton.h"
#include "../patterns/Factory.h"
#include "LoggingSystem.h"
#include "rsc/rscexports.h"
Include dependency graph for LoggingSystemFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsc::logging::LoggingSystemFactory
 Singleton factory for managing and instantiating LoggingSystem implementations. More...
 

Namespaces

 rsc
 
 rsc::logging
 Provides a hierarchical logging system with the possibility to install different backends, which are instances of LoggingSystem.