mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
setup for implementing logging colouring - issue #77
This commit is contained in:
parent
a14b7e6b6b
commit
eb7ffb8f91
4 changed files with 3 additions and 18 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue