UNPKG
@inward/extension-logging
Version:
latest (0.4.0)
0.4.0
LoopBack Logging for Winston and Fluentd
github.com/inwio/inward
inwio/inward
@inward/extension-logging
/
dist
/
decorators
/
index.d.ts
8 lines
(7 loc)
•
170 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** * This module contains a component provides logging facilities based on Winston * and Fluentd. * *
@packageDocumentation
*/
export
*
from
'./logging.decorator'
;