Skip to content

Minor changes for easier inclusion of pyYARR in Python projects

Drop all loggers in ScanConsoleImpl::cleanup(). Avoids duplication of loggers, which happens if multiple scans are performed in one (python) process.

Merge request reports