NET Logging Library
BinaryFileTarget Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : BinaryFileTarget Class

For a list of all members of this type, see BinaryFileTarget 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 MethodOverridden.  Close the connection for the file  
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 Get a page of log entries in the log file  
Public MethodOverridden.  Log a message to the target. The file is automatically opened when the first log entry is written  
Public Method Open the connection to the log 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. (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget)
Top
See Also

Reference

BinaryFileTarget Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace