ログ出力

C# | Visual Basic | Visual C++ |
public abstract class LogWriter
Public MustInherit Class LogWriter
public ref class LogWriter abstract

すべてのメンバ | コンストラクタ | メソッド | |||
メンバ | 説明 | |
---|---|---|
![]() | LogWriter()()() | Initializes a new instance of the LogWriter class |
![]() | Init(String) |
このオブジェクトを初期化する
|
![]() | Write(LogLevel, String, String) |
書き込む
|

Object | ||
![]() | LogWriter | |
![]() | DefaultLogWriter | |
![]() | UserLogWriter |