1. 09 Sep, 2018 2 commits
  2. 07 Sep, 2018 2 commits
  3. 05 Sep, 2018 1 commit
  4. 03 Sep, 2018 3 commits
  5. 01 Sep, 2018 1 commit
  6. 30 Aug, 2018 3 commits
  7. 29 Aug, 2018 3 commits
  8. 23 Aug, 2018 1 commit
  9. 22 Aug, 2018 1 commit
  10. 21 Aug, 2018 3 commits
  11. 20 Aug, 2018 3 commits
  12. 17 Aug, 2018 2 commits
  13. 16 Aug, 2018 8 commits
  14. 09 Aug, 2018 3 commits
  15. 08 Aug, 2018 3 commits
  16. 07 Aug, 2018 1 commit
    • Jon Siwek's avatar
      Fix the "quiet" log level · ac424216
      Jon Siwek authored
      The "first line" and "last line" log messages were causing a log to
      be generated because they only checked whether CAF_LOG_LEVEL was
      defined, but it's now always defined.
      ac424216