I'm trying to remove some unneded clutter.
Before:
$ runtask -i xchat-2.8.8-21.fc20 -t koji_build -a x86_64 ../task-rpmlint/rpmlint.yml --debug [libtaskotron:config.py:156] 2014-07-03 12:17:09 DEBUG Trying to open configuration file: /etc/taskotron/taskotron.yaml [libtaskotron:config.py:166] 2014-07-03 12:17:09 DEBUG Trying to parse configuration file: /etc/taskotron/taskotron.yaml [libtaskotron:config.py:64] 2014-07-03 12:17:09 DEBUG Using config profile: development [libtaskotron:logger.py:109] 2014-07-03 12:17:09 DEBUG Stream logging enabled
After:
$ runtask -i xchat-2.8.8-21.fc20 -t koji_build -a x86_64 ../task-rpmlint/rpmlint.yml --debug [libtaskotron:config.py:93] 2014-07-03 13:31:07 DEBUG Using config file: /etc/taskotron/taskotron.yaml [libtaskotron:config.py:64] 2014-07-03 13:31:07 DEBUG Using config profile: development [libtaskotron:logger.py:109] 2014-07-03 13:31:07 DEBUG Stream logging enabled