CPP04 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
Logger.cpp ファイル

Implements the Logger class for simple console-based logging. [詳解]

#include "Logger.hpp"
Logger.cpp の依存先関係図:

[ソースコード]

詳解

Implements the Logger class for simple console-based logging.

This file provides the definitions for the Logger class's constructors, destructor, copy operations, and the static log method.

Logger.cpp に定義があります。