Skip to content
Docs Try Aspire

getLoggerFactory

Function
📦 Aspire.Hosting v13.2.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 function is an extension method on the following types: