winston
- Winston is designed to be a simple and universal logging library with support for multiple transports
- A transport is essentially a storage device for your logs
- 例えばtranportはlog fileとか、datastoreなどを指す
- https://github.com/winstonjs/winston/blob/master/docs/transports.md