setup for implementing logging colouring - issue #77

This commit is contained in:
Bernardo Damele
2012-07-10 02:54:37 +01:00
parent a14b7e6b6b
commit eb7ffb8f91
4 changed files with 3 additions and 18 deletions

View File

@@ -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()