Volume Cartographer 2.27.0
|
Go to the source code of this file.
Namespaces | |
namespace | volcart::logging |
Logging utilities. | |
namespace | volcart |
Volume Cartographer library | |
Functions | |
void | volcart::logging::AddLogFile (const volcart::filesystem::path &path) |
Add a log file output to the logger. More... | |
void | volcart::logging::SetLogLevel (const std::string &s) |
Set the logging level. | |
auto | volcart::Logger () -> std::shared_ptr< spdlog::logger > |
Volume Cartographer global logger. | |