-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The logger module does not write any logs to Logs/traceback.log.
To Reproduce
Steps to reproduce the behavior:
- Run script with any of the valid options for example
python hackalert.py -e k@k.cm - Terminal output is displayed with the results of the breach data
- No logs of any Logger level is written to the log file
Expected behavior
Logs of all Log levels [INFO,DEBUG etc.] must be written to the log file configured in Config/logger.ini file
Device Details (please complete the following information):
- Device: MacBook
- OS: macOS 13.3
- Python Version: 3.9.13
Device Details (please complete the following information):
- Device: Desktop PC
- OS: Windows 10
- Python Version: 3.9.13
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working