I would like an option to send all log messages to a file.
The logs don't appear in journal and there doesn't seem to be a log file, it just outputs to pythons stdout.
I run decluttarr as systemd service, and I've tried using common methods to direct output to a file but the file remains empty. Assuming the issue is not just me being crap, I'd like an option to output log messages to file.