TARAXA
|
#include <spdlog/async.h>
#include <spdlog/spdlog.h>
#include <string>
#include "logger/logging_config.hpp"
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 () |