@morojs/moro / withLogging
Function: withLogging()
withLogging<
T>(logger): (factory) =>ServiceFactory<T>
Defined in: src/core/utilities/container.ts:83
Type Parameters
T
T
Parameters
logger
any
Returns
(
factory):ServiceFactory<T>
Parameters
factory
ServiceFactory<T>
Returns
ServiceFactory<T>