AppDomainLayoutRenderer Properties |
The AppDomainLayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
Format |
Format string. Possible values: "Short", "Long" or custom like {0} {1}. Default "Long"
The first parameter is the AppDomain.Id, the second the second the AppDomain.FriendlyName
This string is used in Format(String, Object) | |
LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) | |
ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) |