Skip to content

bWhirring/winston-loggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

node winston logger

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published