Name | Description | |
---|---|---|
![]() | ClearLog | Overridden. Clear the log for the wrapped target |
![]() | ClearQueue | Clear the queue of items to be logged |
![]() | CloseConnection | Close the underlying connection of the wrapped target |
![]() | Dispose | Overloaded. Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget) |
![]() | Flush | Wait to write out buffered and asynchronous targets (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget) |
![]() | FormatMessage | Format a message with all selected options for the target (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget) |
![]() | LogMessage | Overridden. Log a message asynchronously to the wrapped target |