Skip to content
  1. Dec 28, 2013
  2. Oct 06, 2013
  3. Oct 05, 2013
  4. Oct 04, 2013
    • Tony Trinh's avatar
      Fix JUL logger level reset (LOGBACK-906) · 30d2f771
      Tony Trinh authored
      A NullPointerException occurred when setting a JUL logger's level to
      null, which should have reset the logger level to the parent's effective
      level. The null level was incorrectly propagated to context listeners,
      leading to the NPE.
      
      This patch propagates the logger's parent effective level.
      30d2f771
  5. Oct 03, 2013
  6. Oct 02, 2013