ConfigurationItemFactory Class |
Namespace: NLog.Config
The ConfigurationItemFactory type exposes the following members.
Name | Description | |
---|---|---|
ConfigurationItemFactory |
Initializes a new instance of the ConfigurationItemFactory class.
|
Name | Description | |
---|---|---|
AmbientRendererFactory |
Gets the ambient property factory.
| |
Default |
Gets or sets default singleton instance of ConfigurationItemFactory.
| |
FilterFactory |
Gets the Filter factory.
| |
LayoutFactory |
Gets the Layout factory.
| |
LayoutRendererFactory |
Gets the LayoutRenderer factory.
| |
ParseMessageTemplates |
Perform message template parsing and formatting of LogEvent messages (True = Always, False = Never, Null = Auto Detect)
| |
TargetFactory |
Gets the Target factory.
| |
TimeSourceFactory |
Gets the TimeSource factory.
|