Lugdunum
0.1.0
|
#include <lug/System/Logger/LoggingFacility.hpp>
#include <lug/System/Logger/Logger.hpp>
#include <lug/System/Logger/Handler.hpp>
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 {} |