Skip to content
Snippets Groups Projects
  1. May 31, 2018
  2. Mar 25, 2018
  3. Jan 31, 2018
  4. Mar 02, 2017
  5. 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
  6. Mar 20, 2016
  7. Mar 19, 2016
  8. 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
  9. Jun 29, 2015
  10. Mar 28, 2015
  11. Mar 07, 2015
  12. Dec 09, 2014
  13. Nov 26, 2014
  14. Nov 13, 2014
  15. Sep 12, 2014
  16. Aug 26, 2014
  17. Aug 01, 2014
  18. Jul 04, 2014
  19. Jul 03, 2014
  20. Jul 02, 2014
  21. Jul 01, 2014
  22. May 01, 2014
  23. Apr 29, 2014
  24. Apr 28, 2014