|
NAIA
1.1.1
|
#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... | |
1.8.18