The core logging factory used by all structured logging. Defaults to a logging factory with a single provider that writes formatted text to the console.
public ILoggerFactory LoggerFactory { get; set; }