- Feb 09, 2018
-
-
ulif authored
When calling `logger.removeHandler(h)` with one of our custom `NullHandler` instances, things crashed.
-
- Jan 27, 2018
-
-
ulif authored
Normal errors should be displayed by default, even if they are not catastrophic.
-
- Apr 24, 2017
- Jan 06, 2017
-
-
ulif authored
-
- Jun 08, 2016
-
-
ulif authored
-
- May 18, 2016
-
-
ulif authored
As we can only increase verbosity with commandline flags, we should set the least verbose log level by default.
-
- May 17, 2016
- Apr 28, 2016
-
-
ulif authored
-
- Apr 25, 2016
-
-
ulif authored
Add a common place where components can write messages to. Any userinterface can decide, what messages should be visible (depending on their severity).
-