Property | Type | Description |
---|
Method | Description | |
---|---|---|
Write ( NLog.Common.AsyncLogEventInfo info ) : void | ||
Write ( LogEventInfo logEvent ) : void |
protected Write ( NLog.Common.AsyncLogEventInfo info ) : void | ||
info | NLog.Common.AsyncLogEventInfo | |
return | void |
protected Write ( LogEventInfo logEvent ) : void | ||
logEvent | LogEventInfo | |
return | void |