jellyfin_alexa_skill
jellyfin_alexa_skill copied to clipboard
Allow logging with WSGI Server
Please describe which problem should be solved
Currently logging does not work, because the WSGI Server does not forward the corresponding logs from flask or custom logging.
Optional: Describe your idea for a solution
(Write your answer here.)