Matthias Beyer
185ec25b9e
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> |
||
---|---|---|
.. | ||
configuration.rs | ||
io.rs | ||
lib.rs | ||
logger.rs | ||
runtime.rs | ||
setup.rs | ||
spec.rs | ||
version.rs |