Skip to content

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

@initd1

Description

@initd1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions