Suoranta.EnterpriseLib.Logging Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
DbLogEntry |
Log entry entity
|
|
|
HttpLogNullService |
Mock implementation of IHttpLogger
|
|
|
HttpLogRedirector |
Generator of stream-like HTTP log using LogService (existing or new instance)
|
|
|
LogDbEntryCreatedEventArgs |
EventArgs class for LogDbEntryCreatedEventHandler delegate
|
|
|
LogNullService |
Mock implementation of ILogService
|
|
|
LogRedirectorService | |
|
|
LogService |
Performs logging
|
|
|
LogToDbService<(Of <(<'TLogEntry>)>)> |
Special LogService derived type that can output entries to database
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
ILogEntry |
Supplementary interface for log entry entities
|
|
|
ILogService |
Represents general-purpose logging functionality provider
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
LogDbEntryCreatedEventHandler |
Defines delegate that can be hooked into LogDbEntryCreated to set required custom fields
|

