NET Logging Library
BaseDatabaseTarget Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : BaseDatabaseTarget Class

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

Public Methods
 NameDescription
Public MethodOverridden.  Delete all the records in the logging table  
Public Method Clear the database table  
Public Method Close the connection to the database if it is open  
Public MethodOverloaded.  Clear asynchronous queue and close connections  
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 Insert a log message into the table  
Public MethodOverridden.  Log a message to a database table  
Public Method Open the connection to the database  
Top
Protected Methods
 NameDescription
Protected Method Verify that the connection string and table name is set  
Protected Method Post processing of formatting a message for each field (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Top
See Also

Reference

BaseDatabaseTarget Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace