NET Logging Library
FileTarget Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : FileTarget Class

For a list of all members of this type, see FileTarget 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 Method Post processing of formatting a message for each field (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Protected MethodOverridden.  Get the log line  
Top
See Also

Reference

FileTarget Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace