Debug Mode

Enable verbose logging by creating the DEBUG trigger file:

mkdir -p ~/.config/simplyconvertfile
touch ~/.config/simplyconvertfile/DEBUG

Logs are printed to stdout with color-coded levels.

To disable debug mode, simply remove the file:

rm ~/.config/simplyconvertfile/DEBUG