asr_util_logger  1.0.0
Spdlog.h ファイル
#include "asr/util/logger/Config.h"
#include "asr/util/logger/ILogger.h"
#include <spdlog/spdlog.h>
Spdlog.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  asr::util::logger::Spdlog
 spdlogを用いてログ出力する [詳解]
 
struct  asr::util::logger::Spdlog::Setters
 ログレベル・出力パターンをspdlogに設定するファンクタ [詳解]
 

名前空間

 asr
 
 asr::util
 特定ドメインに属さないクラス・メソッド群の名前空間
 
 asr::util::logger