Turned logging back off.
This commit is contained in:
parent
50844a2dd1
commit
d4817bcbf3
|
@ -22,8 +22,8 @@ class CadQueryWorkbench (Workbench):
|
|||
os.environ['QT_API'] = 'pyside'
|
||||
|
||||
#Turn off logging for now
|
||||
import logging
|
||||
logging.basicConfig(filename='C:\Users\Jeremy\Documents\log.txt', level=logging.DEBUG)
|
||||
#import logging
|
||||
#logging.basicConfig(filename='C:\Users\Jeremy\Documents\log.txt', level=logging.DEBUG)
|
||||
|
||||
#We have our own CQ menu that's added when the user chooses our workbench
|
||||
commands = ['CadQueryOpenScript', 'CadQuerySaveScript', 'CadQuerySaveAsScript', 'CadQueryExecuteScript',
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user