Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 230 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 230 Bytes

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