Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 583 Bytes

todo.md

File metadata and controls

22 lines (15 loc) · 583 Bytes

Simple Node Logger To Do List


Before next release

  • create functional tests to exersize all static methods
  • insure 100% code coverage

General

  • add file purger for rolling file logger
  • add logic to archive logs to S3
  • bump version to 1.0
  • modify abstract appender to output dates and objects with minimal formatting
  • add dynamic config capability; invoke conf.readLoggerConfig each 2 minutes
  • modify SimpleLogger to act as a log manager capable of managing multiple loggers

Documentation


last updated March 26, 2017