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
- Output location: file, terminal or both.
- Log level
- Log file location