LogToDbService<(Of <(<'TLogEntry>)>)> Class
Special LogService derived type that can output entries to database
Namespace:
Suoranta.EnterpriseLib.LoggingAssembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public class LogToDbService<TLogEntry> : LogService where TLogEntry : ILogEntry
Type Parameters
- TLogEntry
- Entity class representing log entries
Inheritance Hierarchy
Suoranta.EnterpriseLib.Logging..::..LogService
Suoranta.EnterpriseLib.Logging..::..LogToDbService<(Of <(<'TLogEntry>)>)>

