Table of Contents

Interface IInitLoggerFactory

Namespace
Volo.Abp.Logging
Assembly
Volo.Abp.Core.dll
public interface IInitLoggerFactory
Extension Methods

Methods

Create<T>()

IInitLogger<T> Create<T>()

Returns

IInitLogger<T>

Type Parameters

T