NET Logging Library
BufferedWrapper Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : BufferedWrapper Class

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

Public Methods
 NameDescription
Public MethodOverridden.  Clear the log for the wrapped target  
Public Method Close the connection of the wrapped target  
Public MethodOverloaded.  Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public MethodOverridden.  Log all entries from the buffer, clear the buffer, and close the connection  
Public Method Format a message with all selected options for the target (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public MethodOverridden.  Log a message  
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

BufferedWrapper Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace