handle the log configuration file override from the command line
finished adding code to handle --logconf command line option
handle the quiet command line option. need to figure out how to get the python logger to override the console handler.
added guts for -q to work now
create a new generic execution device that will invoke programs on the command line with certain arguments like id, alert type, area, etc..
done
add textwidth to config file and formatting of the description text
added textwidth parameter to config file
create script to ram all the code into a single file to make it more like the original program
allow use of a proxy to fetch the xml files
Added support, new config in [main] section called 'proxy'