Asymmetrik/node-rest-starter

View on GitHub
src/lib/logger.ts

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * Just exports the loggers from the library specific implementation.
 */
export * from './winston';