getLoggerFactory
Function
interface IServiceProvider { // ... omitted for brevity getLoggerFactory(): ILoggerFactory;}Signature
method
getLoggerFactory Gets the logger factory from the service provider
getLoggerFactory(): ILoggerFactoryReturns
ILoggerFactory Applies to
This function is an extension method on the following types: