NAIA  1.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Namespaces | Functions
Logging.h File Reference
#include "spdlog/sinks/stdout_color_sinks.h"
#include "spdlog/spdlog.h"

Go to the source code of this file.

Namespaces

 NAIA
 
 NAIA::Logging
 

Functions

void NAIA::Logging::MuteOutput ()
 
void NAIA::Logging::UnmuteOutput ()
 
auto NAIA::getLogger (const std::string &fnName)
 Create a new logger with a given function name. More...