ad_rss_map_integration
Namespaces | Functions
Logging.hpp File Reference
#include <spdlog/logger.h>
Include dependency graph for Logging.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ad
 namespace ad
 
 ad::rss
 namespace rss
 
 ad::rss::map
 namespace map
 

Functions

std::shared_ptr< spdlog::logger > ad::rss::map::getLogger ()
 get the ad::rss::map logger
 
spdlog::level::level_enum ad::rss::map::getLogLevel ()
 get the log level of the ad::rss::map logger
 
void ad::rss::map::setLogLevel (spdlog::level::level_enum const logLevel)
 set the log level of the ad::rss::map logger
 
void ad::rss::map::setLogLevel (std::string const &logLevel)
 set the log level of the ad::rss::map logger from string More...