Show / Hide Table of Contents

LoggerFactory Property

LoggerFactory

C#
[Obsolete("Obsolete, use Log.Instance instead. Setting this will override the default dotnet console logger.")]
public static ILoggerFactory LoggerFactory { get; set; }

Property Value

Type Description
ILoggerFactory
In this article
Back to top Generated by DocFX