0.1.3 • Published 6 years ago

winston-loggers v0.1.3

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

winston-loggers

基于winstonwinston-daily-rotate-file 的log包

install

npm i winston-loggers or yarn add winston-loggers
import Logger from 'winston-loggers'

const logger = new Logger.init({
  filename: <file path>
})

logger.info('hello world')

MIT

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago