LoggingMode Enumeration
Namespace:
Suoranta.EnterpriseLib.AppDomain
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Members
| Member name | Description | |
|---|---|---|
| LogService | Use standard implementation | |
| LogRedirectorService | Use when log sinks are set from outside this assembly | |
| AppDefined | Avoid automatic loading of bindings for ILogService. Use this option for standard implementation of LogToDbService<(Of <(<'TLogEntry>)>)> as type parameter is required. | |
| NoLog | No logging |

