提交 bb49c824 编写于 作者: P prgrmz01@163.com

日志

上级 01f747cf
......@@ -45,5 +45,6 @@ with open(outArgsFilePath, "w", encoding="utf8") as outArgsFile:
outArgsFile.write(newOutArgs)
logF.write(f"{now} : {inArgList} ---> {newOutArgs}\n")
logF.write(f"{now} : {inArgList} ---> {newOutArgList}\n")
logF.write(f"{now} : {inArgs} ---> {newOutArgs}\n")
logF.close()
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册