TARAXA
Loading...
Searching...
No Matches
logging.hpp File Reference
#include <spdlog/async.h>
#include <spdlog/spdlog.h>
#include <string>
#include "logger/logging_config.hpp"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  taraxa::logger::Logging
 

Namespaces

namespace  taraxa
 
namespace  taraxa::logger
 

Typedefs

using taraxa::logger::Logger = std::shared_ptr< spdlog::logger >
 

Functions

LoggingConfig taraxa::logger::CreateDefaultLoggingConfig ()