SimpleLayout Properties |
The SimpleLayout type exposes the following members.
Name | Description | |
---|---|---|
FixedText |
Get the fixed text. Only set when IsFixedText is true | |
IsFixedText |
Is the message fixed? (no Layout renderers used)
| |
LayoutRenderers |
Gets a collection of LayoutRenderer objects that make up this layout.
| |
LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from Layout.) | |
OriginalText |
Original text before compile to Layout renderes
| |
Renderers |
Gets a collection of LayoutRenderer objects that make up this layout.
| |
StackTraceUsage |
Gets the level of stack trace information required for rendering.
| |
Text |
Gets or sets the layout text.
|