How to specify logging file with date in spring application.properties file
I am trying to use logging.file.name
in application.properties file to log my application based on date but I can not get current date. I have tried
I am trying to use logging.file.name
in application.properties file to log my application based on date but I can not get current date. I have tried