Classes

  ClassDescription
AspNetExceptionLoggingModule
HttpModule to enable logging of unhandled exceptions in web applications.
AspNetSqlLoggingProvider
Manages storage of logging information for ASP.NET web applications in a SQL Server database.
AspNetSqlLoggingProviderConfiguration
Defines configuration for initializing a new AspNetSqlLoggingProvider.
AspNetTraceLoggingProvider
Manages the writing of logging information in ASP.NET applications to the ASP.NET TraceContext system. This information will be visible on each web page when pages are configured to show tracing.
LoggingWebEventProvider
Implements an event provider that saves event notifications using the Logger infrastructure.

Enumerations

  EnumerationDescription
UserIdentityRetrievalType
Defines the retrieval type of the user identity for the AspNetSqlLoggingProvider.