NET Logging Library
BaseFileTarget Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : BaseFileTarget Class

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

Public Methods
 NameDescription
Public Method Clear all archive files  
Public MethodOverridden.  Clear the file log  
Public Method Close the connection to the file  
Public MethodOverloaded.  Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public Method Returns true if the file exists  
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  
Public MethodOverridden.  Log an entry to a file  
Top
Protected Methods
 NameDescription
Protected Method Post processing of formatting a message for each field (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Protected Method Process the current LogEntry and build the current line to be written to the log file.  
Top
See Also

Reference

BaseFileTarget Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace