Lugdunum  0.1.0
Namespaces | Variables
LoggingFacility.cpp File Reference
#include <lug/System/Logger/LoggingFacility.hpp>
#include <lug/System/Logger/Logger.hpp>
#include <lug/System/Logger/Handler.hpp>
Include dependency graph for LoggingFacility.cpp:

Go to the source code of this file.

Namespaces

 lug
 
 lug::System
 
 lug::System::Logger
 

Variables

static std::unordered_map< std::string, std::unique_ptr< Logger > > lug::System::Logger::loggers {}
 
static std::unordered_map< std::string, std::unique_ptr< Handler > > lug::System::Logger::handlers {}