- Apr 05, 2016
-
-
Toralf Wittner authored
Commit 5cf41025 introduced a bug which prevented client code from being able to clear the date format in settings. By implicitly wrapping the argument in a `Just` the actual timestamp rendering kicked in which produced an empty field in the log output. This commit fixes this behaviour by changing `setFormat` to take a `Maybe DateFormat` parameter. Client code can pass in `Nothing` to disable timestamps.
-
- Mar 19, 2016
-
-
Toralf Wittner authored
-
- Mar 07, 2015
-
-
Toralf Wittner authored
-
- Nov 26, 2014
-
-
Toralf Wittner authored
-
- Nov 13, 2014
-
-
Toralf Wittner authored
-
- Jul 04, 2014
-
-
Toralf Wittner authored
-
- Jul 01, 2014
-
-
Toralf Wittner authored
-