NET Logging Library
ResponseWriteTarget Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : ResponseWriteTarget Class

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

Public Methods
 NameDescription
Public MethodOverridden.  Perform a HttpContext.Current.Response.Clear()  
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 to ASP.NET Response.Write  
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

ResponseWriteTarget Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace