We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
traceback.log
Describe the bug The logger module does not write any logs to Logs/traceback.log.
Logs/traceback.log
To Reproduce Steps to reproduce the behavior:
python hackalert.py -e k@k.cm
Expected behavior Logs of all Log levels [INFO,DEBUG etc.] must be written to the log file configured in Config/logger.ini file
Config/logger.ini
Device Details (please complete the following information):
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Legend.
Successfully merging a pull request may close this issue.
Describe the bug
The logger module does not write any logs to
Logs/traceback.log
.To Reproduce
Steps to reproduce the behavior:
python hackalert.py -e k@k.cm
Expected behavior
Logs of all Log levels [INFO,DEBUG etc.] must be written to the log file configured in
Config/logger.ini
fileDevice Details (please complete the following information):
Device Details (please complete the following information):
The text was updated successfully, but these errors were encountered: