OpenCBDC Transaction Processor
|
#include "logging.hpp"
Go to the source code of this file.
Namespaces | |
namespace | cbdc |
namespace | cbdc::logging |
Functions | |
auto | cbdc::logging::parse_loglevel (const std::string &level) -> std::optional< log_level > |
Parses a capitalized string into a log level. | |