LoggerType Enumeration |
Namespace: Mavidian.DataConveyer.Logging
| Member name | Description | |
|---|---|---|
| Null | Logger that actually disregards log entries (default) | |
| LogFile | Logger that sends (appends) entries as text to a log file | |
| NLog | Logger using the NLog logging framework (future use) |