WodiLibLogger クラス |
名前空間: WodiLib.Sys.Cmn
public class WodiLibLogger
WodiLibLogger 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | WodiLibLogger |
コンストラクタ
|
名前 | 説明 | |
---|---|---|
![]() | LogHandler |
ログハンドラ
|
![]() ![]() | TargetKeyName |
現在の設定キー名
|
名前 | 説明 | |
---|---|---|
![]() ![]() | ChangeTargetKey |
メインで使用する設定キーを変更する。
|
![]() | Debug |
デバッグメッセージを処理する。
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Objectから継承) |
![]() | Error |
エラーメッセージを処理する。
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() ![]() | GetInstance |
設定キー名からインスタンスを取得する。
|
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | Info |
情報メッセージを処理する。
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() ![]() | SetLogHandler |
ログハンドラを設定する。
keyNameがnullの場合、TargetKeyNameに指定したキー名の設定に対して処理を行う。 |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Warning |
警告メッセージを処理する。
|