Skip to content
  1. Mar 25, 2018
  2. Mar 02, 2017
  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 20, 2016
  5. Mar 19, 2016
  6. Mar 10, 2016
    • Toralf Wittner's avatar
      Make `DateFormat` a function. · 5cf41025
      Toralf Wittner authored
      As discussed in #3, this exposes the `DateFormat` constructor to allow
      clients complete control over turning `UnixTime` values into
      `ByteStrings`.
      5cf41025
  7. Jun 29, 2015
  8. Mar 28, 2015
  9. Mar 07, 2015
  10. Dec 09, 2014
  11. Nov 26, 2014
  12. Nov 13, 2014
  13. Sep 12, 2014
  14. Aug 26, 2014
  15. Aug 01, 2014
  16. Jul 04, 2014
  17. Jul 03, 2014
  18. Jul 02, 2014
  19. Jul 01, 2014
  20. May 01, 2014
  21. Apr 29, 2014
  22. Apr 28, 2014
  23. Apr 23, 2014
  24. Apr 22, 2014
  25. Apr 01, 2014