Skip to content
Snippets Groups Projects
  1. Jul 22, 2019
  2. Jun 26, 2019
  3. Jun 24, 2019
  4. Apr 12, 2019
  5. Apr 10, 2019
  6. Apr 09, 2019
    • Tanner Prestegard's avatar
      Add error handling to log creation with files · e6e2a9f3
      Tanner Prestegard authored
      We've had some bad cases where a log entry is created, but the
      file is not saved due to filesystem errors. So we put the file
      creation in a try-except block and if it fails, delete the log
      message that was just created before re-raising the exception.
      e6e2a9f3
  7. Mar 20, 2019
  8. Mar 06, 2019
  9. Feb 21, 2019
  10. Feb 05, 2019
  11. Feb 01, 2019
  12. Dec 10, 2018
  13. Dec 03, 2018
  14. Nov 07, 2018
  15. Oct 12, 2018
  16. Oct 11, 2018
  17. Sep 21, 2018
Loading