fix: adding logging init function in tools
This commit is contained in:
parent
3d34229584
commit
286897835c
@ -31,6 +31,7 @@ from tempfile import gettempdir
|
||||
from pipes import quote
|
||||
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
slowpipe = '''
|
||||
import sys
|
||||
import time
|
||||
|
Loading…
x
Reference in New Issue
Block a user