RSC  0.16.0
ConsoleLogger.h File Reference
#include <boost/thread/recursive_mutex.hpp>
#include "Logger.h"
#include "rsc/rscexports.h"
Include dependency graph for ConsoleLogger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsc::logging::ConsoleLogger
 A simple logger that uses cout and cerr for logging. More...
 

Namespaces

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