NAIA  1.1.1
Namespaces | Functions
Logging.h File Reference
#include "spdlog/sinks/stdout_color_sinks.h"
#include "spdlog/spdlog.h"
#include <string_view>

Go to the source code of this file.

Namespaces

 NAIA
 
 NAIA::Logging
 

Functions

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