TARAXA
Loading...
Searching...
No Matches
logger_config.cpp File Reference
#include "logger/logger_config.hpp"
#include <json/json.h>
#include <boost/algorithm/string.hpp>
#include <boost/core/null_deleter.hpp>
#include <boost/log/attributes/function.hpp>
#include <boost/log/utility/exception_handler.hpp>
#include <boost/log/utility/setup/common_attributes.hpp>
#include "common/config_exception.hpp"

Namespaces

namespace  taraxa
 
namespace  taraxa::logger
 

Functions

Verbosity taraxa::logger::stringToVerbosity (std::string _verbosity)
 Transforms string verbosity to Verbosity enum.