Click or drag to resize

ConfigurationItemFactory Properties

The ConfigurationItemFactory type exposes the following members.

Properties
  NameDescription
Public propertyAmbientRendererFactory
Gets the ambient property factory.
Public propertyStatic memberDefault
Gets or sets default singleton instance of ConfigurationItemFactory.
Public propertyFilterFactory
Gets the Filter factory.
Public propertyLayoutFactory
Gets the Layout factory.
Public propertyLayoutRendererFactory
Gets the LayoutRenderer factory.
Public propertyParseMessageTemplates
Perform message template parsing and formatting of LogEvent messages (True = Always, False = Never, Null = Auto Detect)
Public propertyTargetFactory
Gets the Target factory.
Public propertyTimeSourceFactory
Gets the TimeSource factory.
Top
See Also