Name | Description | |
---|---|---|
![]() | ClearArchiveFiles | Clear all archive files (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget) |
![]() | ClearLog | Clear the file log (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget) |
![]() | CloseConnection | Overridden. Close the connection for the file |
![]() | Dispose | Overloaded. Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget) |
![]() | FileExists | Returns true if the file exists (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget) |
![]() | Flush | Wait to write out buffered and asynchronous targets (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget) |
![]() | FormatMessage | Format a message with all selected options for the target (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget) |
![]() | GetFileBytes | Get all the bytes in a file (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseFileTarget) |
![]() | GetLogEntries | Get a page of log entries in the log file |
![]() | LogMessage | Overridden. Log a message to the target. The file is automatically opened when the first log entry is written |
![]() | OpenConnection | Open the connection to the log file |