NET Logging Library
HtmlTarget Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : HtmlTarget Class

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

Public Methods
 NameDescription
Public Method Clear all archive files (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget)
Public Method Clear the file log (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget)
Public Method Close the connection to the file (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget)
Public MethodOverloaded.  Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public Method Returns true if the file exists (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget)
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 Method Get all the bytes in a file (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget)
Public Method Log an entry to a file (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget)
Top
Protected Methods
 NameDescription
Protected MethodOverridden.  Replace NewLine with HTML break, and also replace HTML characters  
Protected MethodOverridden.  Format the log message line for HTML  
Top
See Also

Reference

HtmlTarget Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace