Docker Lucee Server Logging

Is it possible to control the custom logging output?

I am trying to get the contents of the application.log to output to the console so it can be viewed on the Docker Log Console. I have updated the Logging section in the lucee-server.xml to the following values

From what I can tell, making any changes to this section does nothing. I have gone as far as changing the application.log to application1.log and it still writes to the application.log file. Is there any other location I am missing to change this?

OS: Docker
Lucee Version: lucee/lucee:5.3-nginx