Property | Type | Description |
---|
Method | Description | |
---|---|---|
XmlLayout ( ) : System |
Initializes a new instance of the XmlLayout class.
|
Method | Description | |
---|---|---|
GetFormattedMessage ( LogEventInfo logEvent ) : string |
Renders the layout for the specified logging event by invoking layout renderers.
|
protected GetFormattedMessage ( LogEventInfo logEvent ) : string | ||
logEvent | LogEventInfo | The logging event. |
return | string |