1. 22 Oct, 2014 1 commit
    • Guillaume Seguin's avatar
      WIP #561: Add log_path option to store log · 00e2ebf6
      Guillaume Seguin authored
      This commit changes the way the Tee in Pronterface works. When no log is
      specified, sys.stdout is redirected as before to a tee between the
      console panel and the true sys.stdout. When a log is specified,
      sys.stdout is untouched and logging output is saved in both the console
      panel and the log file.
      The side effect is that all output must now go through the logging
      module to properly get in the console panel and in the log.
      Now we have to catch all "print" statements =)
      00e2ebf6
  2. 20 Oct, 2014 25 commits
  3. 17 Oct, 2014 1 commit
  4. 16 Oct, 2014 3 commits
  5. 14 Oct, 2014 2 commits
  6. 13 Oct, 2014 1 commit
  7. 12 Oct, 2014 1 commit
  8. 01 Aug, 2014 2 commits
  9. 06 Jun, 2014 1 commit
  10. 03 Jun, 2014 3 commits