occ
Loading...
Searching...
No Matches
log.h File Reference
#include <spdlog/spdlog.h>
#include <string>
Include dependency graph for log.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  occ
 
namespace  occ::log
 logging for debug output, warnings, errors etc.
 
namespace  occ::log::level
 

Functions

void occ::log::set_log_level (const std::string &verbosity)
 
void occ::log::set_log_level (spdlog::level::level_enum level)
 
void occ::log::set_log_level (int verbosity)
 
void occ::log::set_log_file (const std::string &filename)