bunyan-rotating-file
v1.0.0
Published
RotatingFileStream with gzip and filename pattern support for use in node-bunyan
Downloads
23
Readme
bunyan-rotating-file
Options
gzip support
gzip
accepts a boolean, with false
as the default value. When set to true
, the rotated files will be gzipped.
TODO
- [ ] Tests
- [ ] Graceful shutdown, if possible