1. 06 Jun, 2021 6 commits
  2. 05 Jun, 2021 3 commits
  3. 04 Jun, 2021 1 commit
  4. 03 Jun, 2021 3 commits
  5. 02 Jun, 2021 3 commits
  6. 01 Jun, 2021 1 commit
    • Stephane Nicoll's avatar
      Properly guard LogbackLoggingSystem · 7e4defbc
      Stephane Nicoll authored
      Previously, LoggingSystem#get would chose Logback by the sole presence
      of a class in logback-core, with the assumption that logback-classic is
      also on the classpath. An app that only had the former would therefore
      fail.
      
      This commit updates the condition to check for a class in
      logback-classic instead.
      
      Closes gh-26711
      7e4defbc
  7. 31 May, 2021 2 commits
  8. 28 May, 2021 3 commits
  9. 26 May, 2021 2 commits
  10. 25 May, 2021 1 commit
  11. 24 May, 2021 2 commits
  12. 20 May, 2021 2 commits
  13. 19 May, 2021 9 commits
  14. 18 May, 2021 1 commit
  15. 17 May, 2021 1 commit