how do I change log level in runtime without restarting spring boot application

后端 未结 10 984
北荒
北荒 2020-12-23 19:55

I have deployed springboot application in PCF . I want to log the message based on the environment variable .What should I do so that the run time log level change will work

10条回答
提交回复
热议问题