NET Logging Library
AsyncWrapper Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : AsyncWrapper Class

For a list of all members of this type, see AsyncWrapper members.

Public Methods
 NameDescription
Public MethodOverridden.  Clear the log for the wrapped target  
Public Method Clear the queue of items to be logged  
Public Method Close the underlying connection of the wrapped target  
Public MethodOverloaded.  Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public Method Wait to write out buffered and asynchronous targets (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public Method Format a message with all selected options for the target (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public MethodOverridden.  Log a message asynchronously to the wrapped target  
Top
Protected Methods
 NameDescription
Protected Method Post processing of formatting a message for each field (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Top
See Also

Reference

AsyncWrapper Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace