Name | Description | |
---|---|---|
ClearLog | Delete all the records in the logging table (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseDatabaseTarget) | |
ClearTable | Overridden. Delete all the records in the log table | |
CloseConnection | Close the connection to the database if it is open (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseDatabaseTarget) | |
Dispose | Overloaded. Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseDatabaseTarget) | |
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) | |
InsertLogRecord | Overridden. Insert a record into the log table | |
LogMessage | Log a message to a database table (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseDatabaseTarget) | |
OpenConnection | Overridden. Open a database connection if it is not already open | |
RollMaxEntries | Discard the oldest entries that are greater than MaxEntries. |