Table of Contents

Interface IInitLogger<T>

Namespace
Volo.Abp.Logging
Assembly
Volo.Abp.Core.dll
public interface IInitLogger<out T> : ILogger<T>, ILogger

Type Parameters

T
Inherited Members
Extension Methods

Properties

Entries

List<AbpInitLogEntry> Entries { get; }

Property Value

List<AbpInitLogEntry>