fix: adding logging init function in tools

This commit is contained in:
adobdin 2016-06-07 19:01:18 +00:00
parent 3d34229584
commit 286897835c

View File

@ -31,6 +31,7 @@ from tempfile import gettempdir
from pipes import quote
logger = logging.getLogger(__name__)
slowpipe = '''
import sys
import time