Method | Description | |
---|---|---|
Append ( StringBuilder builder, LogEventInfo logEventInfo ) : void |
Appends the specified builder.
|
protected Append ( StringBuilder builder, LogEventInfo logEventInfo ) : void | ||
builder | StringBuilder | The builder. |
logEventInfo | LogEventInfo | The log event info. |
return | void |