Hi,
I am using a dockerized shinyproxy v3.1.1. I have setup logging inside the application.yml
like this:
logging:
file:
shinyproxy.log
However, I am unable to locate the logfile. My goal is to save it inside a docker volume. Can anybody give me a hint how to do this?