Interface IDataBaseLoggingService
- Namespace
- Innova.NLogExtensions
- Assembly
- Innova.NLogExtensions.dll
Represents a service for logging to a database.
public interface IDataBaseLoggingService
Methods
- LogAsync(List<LogEventInfo>, CancellationToken)
Asynchronously logs a list of log events to the database.