1. 15 Jan, 2021 2 commits
    • Phillip Webb's avatar
      Apply SystemProperties to LoggerContext · c0aef4c3
      Phillip Webb authored
      Update `LoggingSystemProperties` so that system environment properties
      are also applied to the `LoggerContext`. This is required when multiple
      applications are deployed to the same Servlet container. In such setups
      there's only a single JVM and the System Environment can be changed
      when multiple applications start at the same time.
      
      Fixes gh-24835
      c0aef4c3
    • Madhura Bhave's avatar
      Revert "Remove unnecessary code" · 68fc2329
      Madhura Bhave authored
      Fixes gh-24835
      68fc2329
  2. 14 Jan, 2021 30 commits
  3. 13 Jan, 2021 8 commits