日志信息包含命令行参数
This commit is contained in:
@@ -304,6 +304,7 @@ if __name__ == '__main__':
|
|||||||
print('[+]Enable debug')
|
print('[+]Enable debug')
|
||||||
if conf.soft_link():
|
if conf.soft_link():
|
||||||
print('[!]Enable soft link')
|
print('[!]Enable soft link')
|
||||||
|
print('[!]CmdLine:'," ".join(sys.argv[1:]))
|
||||||
|
|
||||||
create_failed_folder(conf.failed_folder())
|
create_failed_folder(conf.failed_folder())
|
||||||
start_time = time.time()
|
start_time = time.time()
|
||||||
|
|||||||
Reference in New Issue
Block a user