occ
|
logging for debug output, warnings, errors etc. More...
Namespaces | |
namespace | level |
Functions | |
void | set_log_level (const std::string &verbosity) |
void | set_log_level (spdlog::level::level_enum level) |
void | set_log_level (int verbosity) |
void | set_log_file (const std::string &filename) |
void | flush () |
void | flush_on (spdlog::level::level_enum level) |
void | flush_every (std::chrono::seconds interval) |
logging for debug output, warnings, errors etc.
|
inline |
|
inline |
|
inline |
void occ::log::set_log_file | ( | const std::string & | filename | ) |
void occ::log::set_log_level | ( | const std::string & | verbosity | ) |
void occ::log::set_log_level | ( | int | verbosity | ) |
void occ::log::set_log_level | ( | spdlog::level::level_enum | level | ) |