Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 322 Bytes

Logger-Module

A logger module that save logs inside file as well print them on console. It supports following logger levels TRACE, DEBUG, INFO, WARNING, ERROR, NONE, ALL. Following properties can be loaded from config.json file present

  1. Output location: file, terminal or both.
  2. Log level
  3. Log file location