Is there (can there be, please?) a way to have the logs from the Docker container sent/displayed/stored/exposed anywhere outside of the container? Currently, when I run a log check on my container (docker-compose logs command) all I see is "Running ChannelsDVR" which is great, but not very useful. What I'd like is to have the logs from the webui "Support/logs" page able to be exposed/re-directed.
My apologies if this is something that exists or has been discussed; I didn't find anything in my quick forum/internet search about this.
ChannelsDVR is awesome and I appreciate the work that goes into it! Thanks!