UNPKG

@inward/extension-logging

Version:

LoopBack Logging for Winston and Fluentd

8 lines (7 loc) 170 B
/** * This module contains a component provides logging facilities based on Winston * and Fluentd. * * @packageDocumentation */ export * from './logging.decorator';