imag/lib/core
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
..
libimagerror Update dependency: ansi_term: 0.10 -> 0.11 2018-09-30 15:04:51 +02:00
libimagrt Fix: --debug on CLI should enable logging and override it 2018-10-26 15:41:00 +02:00
libimagstore Hotfix: Ignore code snippet here 2018-10-24 23:46:21 +02:00