by Pradeep Mishra 2 August 16, 2020 Configure Logging to File in Spring Boot in just one line Just add the below line in application.properties of your spring boot application and done. 🙂 logging.file = /path/logFileName.log Share this:Click to share on LinkedIn (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Twitter (Opens in new window)Click to share on WhatsApp (Opens in new window)Click to share on Pinterest (Opens in new window)MoreClick to share on Telegram (Opens in new window)Click to email a link to a friend (Opens in new window)Click to share on Reddit (Opens in new window)Like this:Like Loading... Continue Reading
Configure Logging to File in Spring Boot in just one line
Just add the below line in application.properties of your spring boot application and done. 🙂
logging.file = /path/logFileName.log
Share this:
Like this:
Continue Reading