LIBEUNOMIA
読み取り中…
検索中…
一致する文字列を見つけられません
クラス | 名前空間 | 関数
debuglogger.h ファイル

デバッグ用ロガー [詳解]

#include <filesystem>
#include <iostream>
#include <fstream>
#include <ctime>
debuglogger.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  eunomia::debug::implement_::DebugLogger_
 デバッグログ出力ストリーム [詳解]
 
class  eunomia::debug::implement_::DebugLogger_::Timestamp_
 

名前空間

namespace  eunomia
 
namespace  eunomia::debug
 
namespace  eunomia::debug::implement_
 

関数

implement_::DebugLogger_eunomia::debug::out ()
 
implement_::DebugLogger_::Timestamp_ eunomia::debug::timestamp ()
 
void eunomia::debug::setLoggingFile (const std::filesystem::path &path)
 

詳解

デバッグ用ロガー

著者
oZ/acy(名賀月晃嗣)
日付
2021.4.29 v0.1
2021.5.5 仕樣を全面的に變更