Method | Description | |
---|---|---|
AsyncTarget ( |
||
Write ( LogEventInfo entry ) : void | ||
WriteAsync ( LogEventInfo entry ) : void |
protected AsyncTarget ( |
||
layout | ||
return | System |
protected final Write ( LogEventInfo entry ) : void | ||
entry | LogEventInfo | |
return | void |
protected abstract WriteAsync ( LogEventInfo entry ) : void | ||
entry | LogEventInfo | |
return | void |