Comment From: wilkinsona
You should be using logging.file.path
with Spring Boot 2.2 and later. logging.path
was deprecated in 2.2 in favour of logging.file.path
. It was then removed in 2.3.
Comment From: parisana
Hi Andy,
Thanks a lot. I should have done more research into it before asking the question.
On Fri, Jul 10, 2020, 2:55 AM Andy Wilkinson notifications@github.com wrote:
Closed #22295 https://github.com/spring-projects/spring-boot/issues/22295.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/spring-projects/spring-boot/issues/22295#event-3531506090, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGRJP5SUQLDRXGRL3YQPBS3R2YYVXANCNFSM4OV544XA .