Read environment variables from logback configuration file

前端 未结 6 1893
别那么骄傲
别那么骄傲 2020-12-12 23:29

I have this logback.xml file:



  

        
6条回答
  •  一整个雨季
    2020-12-12 23:55

    If you're using Eclipse you have to restart it to pick up environment variables, but you can't use: File -> Restart

    Instead you actually have to fully shut it down and then start it back up again.

提交回复
热议问题