imag/lib/core
Matthias Beyer 185ec25b9e Rewrite logging config deserialization
This patch rewrites the logging config deserialization. It removes the
manual traversing of the config toml structure and replaces it with
types which implement `Deserialize`, which is way more convenient and
easy to read (and extend).

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-30 09:32:07 +02:00
..
libimagerror Run 'cargo fix' for rust-2018 2019-05-18 00:20:59 +02:00
libimagrt Rewrite logging config deserialization 2019-05-30 09:32:07 +02:00
libimagstore Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00