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\'.