Interface IInitLoggerFactory
Namespace: Volo.Abp.Logging
Assembly: Volo.Abp.Core.dll
Syntax
public interface IInitLoggerFactory
Methods
Create<T>()
Declaration
IInitLogger<T> Create<T>()
Returns
| Type | Description |
|---|---|
| IInitLogger<T> |
Type Parameters
| Name | Description |
|---|---|
| T |