Skip to content
Docs Try Aspire
Docs Try

getLoggerFactory

Method
📦 Aspire.Hosting v13.3.0
interface IServiceProvider {
// ... omitted for brevity
getLoggerFactory(): ILoggerFactory;
}

Signature

method getLoggerFactory
Gets the logger factory from the service provider
getLoggerFactory(): ILoggerFactory
ILoggerFactory

Applies to

This method applies to the following types: