mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
setup for implementing logging colouring - issue #77
This commit is contained in:
@@ -6,7 +6,7 @@ See the file 'doc/COPYING' for copying permission
|
||||
"""
|
||||
|
||||
from lib.core.datatype import AttribDict
|
||||
from lib.core.settings import LOGGER
|
||||
from lib.core.log import LOGGER
|
||||
|
||||
# sqlmap paths
|
||||
paths = AttribDict()
|
||||
|
||||
Reference in New Issue
Block a user