Allow configuring log level at runtime
The log level should be configurable at runtime, through command line options or other means. Make it happen.
Since this is not the only thing that will need to be configurable at runtime, the argparse module should be used.
Edited by Florian CHAMPAUD