Method | Description | |
---|---|---|
Write ( StringBuilder builder, LogEventInfo logEvent ) : void |
Writes the specified logEvent
|
|
Write ( |
Writes the specified logEvent
|
Method | Description | |
---|---|---|
WriteError ( |
||
WriteProperties ( |
||
WriteProperty ( |
public Write ( StringBuilder builder, LogEventInfo logEvent ) : void | ||
builder | StringBuilder | The |
logEvent | LogEventInfo | The log event to write |
return | void |
public Write ( |
||
writer | The |
|
logEvent | LogEventInfo | The log event to write |
return | void |