Property | Type | Description |
---|
Method | Description | |
---|---|---|
Append ( StringBuilder builder, LogEventInfo logEvent ) : void |
Renders the specified log event context item and appends it to the specified StringBuilder.
|
protected Append ( StringBuilder builder, LogEventInfo logEvent ) : void | ||
builder | StringBuilder | The |
logEvent | LogEventInfo | Logging event. |
return | void |