Table of Contents

Interface IApizrProperOptions

Namespace
Apizr.Configuring.Proper
Assembly
Apizr.dll

Options available at proper level for static registrations

public interface IApizrProperOptions : IApizrProperOptionsBase, IApizrSharedRegistrationOptions, IApizrSharedRegistrationOptionsBase, IApizrGlobalSharedRegistrationOptionsBase, IApizrGlobalSharedOptions, IApizrGlobalSharedOptionsBase
Inherited Members

Properties

LoggerFactory

The Logger factory

Func<ILoggerFactory, string, ILogger> LoggerFactory { get; }

Property Value

Func<ILoggerFactory, string, ILogger>