imag/lib
Matthias Beyer 09f0968755 Remove repetitive code by abstracting it
With this patch, the log level aggregation is abstracted away by using
zero sized types and a macro to implement the whole thing.

This does not alter functionality, but makes the code more readable.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-11-06 19:39:41 +01:00
..
core Remove repetitive code by abstracting it 2018-11-06 19:39:41 +01:00
domain Add FileLockEntry-getter in Mail struct 2018-11-06 14:48:49 +01:00
entry Change test output to use debug!() 2018-11-01 20:37:02 +01:00
etc Make "ask" functions get input and output streams 2018-11-01 20:30:12 +01:00