create output dir
This commit is contained in:
+3
-1
@@ -14,7 +14,7 @@
|
||||
|
||||
class LogDesign():
|
||||
|
||||
#RESET
|
||||
#RESET
|
||||
RESET = "\033[0m"
|
||||
#GREEN
|
||||
COLOR1= "\033[32m"
|
||||
@@ -80,3 +80,5 @@ def warn(warnValue,warnLevel=1,DesignObject=LogDesign,ShowWarnLevel=False):
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user