| 
    TARAXA
    
   | 
 
Namespaces | |
| namespace | taraxa | 
| namespace | taraxa::logger | 
Functions | |
| Logger | taraxa::logger::createLogger (Verbosity verboseLevel, const std::string &channel, const addr_t &node_id) | 
| Creates thread-safe severity channel logger.   | |
| Config | taraxa::logger::createDefaultLoggingConfig () | 
| Creates default logging config.   | |
| void | taraxa::logger::InitLogging (Config &logging_config, const addr_t &node_id) | 
| Initializes logging according to the provided logging_config.   | |