Skip to content
  1. May 04, 2019
  2. Mar 25, 2018
  3. Apr 05, 2016
    • Toralf Wittner's avatar
      Change `setFormat` to accept `Maybe DateFormat`. · 871e7115
      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.
      871e7115
  4. Mar 19, 2016
  5. Mar 07, 2015
  6. Nov 26, 2014
  7. Nov 13, 2014
  8. Jul 04, 2014
  9. Jul 01, 2014