ctx-logger-file-store

1.0.4 • Public • Published

file store for ctx-logger

Extra options

  • dir: the directory used to save the keys and values. default ./logs
  • archiveDir: the log archive directory used when start the logger
  • filename: the log file name pattern, default '%t.%p.log'. %t means the day, %p means the process id.
  • dateFormat: the date format of %t used in the filename. default is YYYYMMDD

License :

Licensed under MIT

Copyright (c) 2015 kiliwalk

Package Sidebar

Install

npm i ctx-logger-file-store

Weekly Downloads

5

Version

1.0.4

License

MIT

Last publish

Collaborators

  • kiliwalk