Skip to content
Snippets Groups Projects
  1. Jul 04, 2017
  2. Jul 03, 2017
  3. Jun 28, 2017
  4. Jun 26, 2017
  5. Jun 22, 2017
  6. Jun 17, 2017
  7. Jun 16, 2017
  8. Jun 15, 2017
  9. Jun 14, 2017
  10. Jun 08, 2017
  11. Jun 07, 2017
  12. May 30, 2017
  13. May 26, 2017
  14. May 10, 2017
  15. May 09, 2017
  16. May 07, 2017
    • Rosen Matev's avatar
      Use force=True when PrintOn/PrintOff combination is used · 22a92a28
      Rosen Matev authored
      `PrintOff()` following `PrintOn()` does not always restore print level
      as, per default, `PrintOn()` will not decrease LogFilter.printing_level
      if it is already 0. However, `PrintOff()` will increase it unconditionally.
      The fix (without touching Gaudi) is to use `PrintOn(force=True)`.
      22a92a28
  17. May 04, 2017
  18. Apr 27, 2017
  19. Apr 26, 2017
  20. Apr 25, 2017
  21. Apr 24, 2017
  22. Apr 21, 2017
Loading