Interface IExceptionWithSelfLogging
Namespace: Volo.Abp.Logging
Assembly: Volo.Abp.Core.dll
Syntax
public interface IExceptionWithSelfLogging
Methods
Log(ILogger)
Declaration
void Log(ILogger logger)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.Extensions.Logging.ILogger | logger |