imag/lib/core/libimagrt/src
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
..
configuration.rs Fix for rust beta compiler 2019-04-13 22:06:53 +02:00
io.rs Update copyright years 2019-01-03 18:41:36 +01:00
lib.rs Rewrite logging config deserialization 2019-05-30 09:32:07 +02:00
logger.rs Rewrite logging config deserialization 2019-05-30 09:32:07 +02:00
runtime.rs Introduce proper error handling in IdPathProvider 2019-05-24 21:03:34 +02:00
setup.rs Run 'cargo fix' for rust-2018 2019-05-18 00:20:59 +02:00
spec.rs Update copyright years 2019-01-03 18:41:36 +01:00
version.rs Update copyright years 2019-01-03 18:41:36 +01:00