imag/lib
Matthias Beyer 22c13fed42 Fix: --debug on CLI should enable logging and override it
When specifying the `--debug` flag on the commandline, logging was not
enabled. That was because the config file parsing did not consider the
args.

Now, if `--debug` is passed on the CLI, logging is enabled for all
modules and level is set to `debug` for all modules.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-10-26 15:41:00 +02:00
..
core Fix: --debug on CLI should enable logging and override it 2018-10-26 15:41:00 +02:00
domain Update dependency: filters: 0.2 -> 0.3 2018-10-06 12:22:15 +02:00
entry Roll back mdcat update 2018-10-06 12:22:15 +02:00
etc Fix: Do not pass --rtp in testing environment 2018-10-09 17:37:56 +02:00