Can logging cooperate with argparse?

前端 未结 0 554
感动是毒
感动是毒 2020-12-07 13:37

I wanna set a specified name of this run of my python application,such as \'run_1\', with argparse.

And log of \'run_1\' should to write into a file \'run_1.log\'.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题