Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A TraceListener that writes to a database, formatting the output with an ILogFormatter.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.Database
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging.Database (in Microsoft.Practices.EnterpriseLibrary.Logging.Database.dll) Version: 6.0.0.0 (6.0.1304.0)
Syntax
public class FormattedDatabaseTraceListener : FormattedTraceListenerBase
'Declaration
Public Class FormattedDatabaseTraceListener
Inherits FormattedTraceListenerBase
public ref class FormattedDatabaseTraceListener : public FormattedTraceListenerBase
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.Diagnostics.TraceListener
Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.FormattedTraceListenerBase
Microsoft.Practices.EnterpriseLibrary.Logging.Database.FormattedDatabaseTraceListener
See Also
FormattedDatabaseTraceListener Members
Microsoft.Practices.EnterpriseLibrary.Logging.Database Namespace