0.1.3 • Published 5 years ago

winston-loggers v0.1.3

Weekly downloads
10
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago