UNPKG

@zwave-js/winston-daily-rotate-file

Version:

A transport for winston which logs to a rotating file each day.

14 lines (9 loc) 149 B
sudo: false language: node_js node_js: - "8" - "10" env: - WINSTON_VER=winston@3 before_install: - travis_retry npm install $WINSTON_VER