Feature request: Allow the logfile options to be configurable #147
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice to be able to configure automatic rollover (based on file size) to prevent the logs directory from filling up with application logs. If using verbose or debug log level, these logs can take quite a bit of space.
The config would ideally cover FFmpeg and FFprobe logs as well, but that would be more complicated.