ログ設定の要素

C# | Visual Basic | Visual C++ |
public class LogConfigSettingElement : ConfigurationElement
Public Class LogConfigSettingElement _ Inherits ConfigurationElement
public ref class LogConfigSettingElement : public ConfigurationElement

すべてのメンバ | コンストラクタ | プロパティ | |||
メンバ | 説明 | |
---|---|---|
![]() | LogConfigSettingElement()()() | Initializes a new instance of the LogConfigSettingElement class |
![]() | LogLevel |
ログレベル
|
![]() | Name |
設定名称
|
![]() | Paramter |
ログクラス初期化設定文字列
|
![]() | WriterClass |
使用クラス名称
|

Object | ||
![]() | ConfigurationElement | |
![]() | LogConfigSettingElement |