Service Property
Service
Gets the singleton instance of the service.
Declaration
public override ILoggerFactory Service { get; }
Property Value
ILoggerFactory | The singleton instance of the service, or null if this service factory has not been configured. |