Name | Description | |
---|---|---|
![]() | ClearLog | Overridden. Delete all the records in the logging table |
![]() | ClearTable | Clear the database table |
![]() | CloseConnection | Close the connection to the database if it is open |
![]() | Dispose | Overloaded. Clear asynchronous queue and close connections |
![]() | 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 | Insert a log message into the table |
![]() | LogMessage | Overridden. Log a message to a database table |
![]() | OpenConnection | Open the connection to the database |