Method | Description | |
---|---|---|
TextWriterTarget ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
FlushAsync ( AsyncContinuation asyncContinuation ) : void | ||
Write ( NLog.Common.AsyncLogEventInfo logEvent ) : void | ||
Write ( |
protected FlushAsync ( AsyncContinuation asyncContinuation ) : void | ||
asyncContinuation | AsyncContinuation | |
return | void |
public TextWriterTarget ( |
||
writer | ||
return | System.IO |
protected Write ( NLog.Common.AsyncLogEventInfo logEvent ) : void | ||
logEvent | NLog.Common.AsyncLogEventInfo | |
return | void |
protected Write ( |
||
logEvent | ||
return | void |