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
/
src
/
interceptors
/
index.ts
7 lines
(5 loc)
•
245 B
text/typescript
View Raw
1
2
3
4
5
6
7
// Copyright IBM Corp. 2019. All Rights Reserved.
// Node module: @inward/extension-logging
// This file is licensed under the MIT License.
// License text available at https://opensource.org/licenses/MIT
export
*
from
'./logging.interceptor'
;