asr_util_logger
1.0.0
|
#include <Config.h>
公開メンバ関数 | |
Sink ()=delete | |
Sink (const YAML::Node &node) | |
Sink (const Sink &)=delete | |
Sink (Sink &&the_other)=default | |
公開変数類 | |
std::string | type |
std::string | level |
std::unique_ptr< std::string > | pattern |
std::unique_ptr< std::string > | ident |
|
delete |
|
explicit |
|
delete |
|
default |
std::unique_ptr<std::string> asr::util::logger::Config::Spdlog::Sink::ident |
std::string asr::util::logger::Config::Spdlog::Sink::level |
std::unique_ptr<std::string> asr::util::logger::Config::Spdlog::Sink::pattern |
std::string asr::util::logger::Config::Spdlog::Sink::type |