Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logger module does not write to traceback.log file #43

Closed
initd1 opened this issue Apr 10, 2023 · 2 comments · Fixed by #53
Closed

Logger module does not write to traceback.log file #43

initd1 opened this issue Apr 10, 2023 · 2 comments · Fixed by #53
Labels
bug Something isn't working

Comments

@initd1
Copy link
Owner

initd1 commented Apr 10, 2023

Describe the bug
The logger module does not write any logs to Logs/traceback.log.

To Reproduce
Steps to reproduce the behavior:

  1. Run script with any of the valid options for example python hackalert.py -e k@k.cm
  2. Terminal output is displayed with the results of the breach data
  3. 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
@initd1 initd1 added the bug Something isn't working label Apr 10, 2023
@H4ppy-04
Copy link
Collaborator

Note that I'm on a linux machine so when I fix this it would be great if you could also test it to make sure that it works on windows.

@initd1 initd1 linked a pull request Apr 13, 2023 that will close this issue
@H4ppy-04
Copy link
Collaborator

Legend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants