UNPKG

@loopback/logging

Version:

An extension exposes logging for Winston and Fluentd with LoopBack 4

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