1. 27 Oct, 2016 10 commits
  2. 26 Oct, 2016 4 commits
  3. 25 Oct, 2016 10 commits
  4. 24 Oct, 2016 11 commits
  5. 23 Oct, 2016 4 commits
  6. 21 Oct, 2016 1 commit
    • Jason Simmons's avatar
      Do not buffer logs in the verbose logger (#6465) · 022cb2d9
      Jason Simmons authored
      With the old policy the most recent log would not be printed until the next
      log is produced (which may be indefinitely).  This change prints logs
      immediately along with a time delta since the previous log.
      022cb2d9