|
Volume Cartographer 2.28.0
|
Logging utilities. More...
Functions | |
| void | AddLogFile (const volcart::filesystem::path &path) |
| Add a log file output to the logger. More... | |
| void | SetLogLevel (const std::string &s) |
| Set the logging level. | |
Logging utilities.
| void volcart::logging::AddLogFile | ( | const volcart::filesystem::path & | path | ) |
Add a log file output to the logger.
| spdlog::spdlog_ex |