On Mon, Sep 09, 2019 at 23:44:14 +0530, Gyan wrote:
> Subject: [PATCH] cmdutils: promote report level if loglevel is higher

Would it also be useful to be able to reduce the report's log level, or
would that lead to incomplete bug reports?

My use case: cron sometimes doesn't catch all output for peculiar
reasons, so I want to use the report file, but not at its default log
level.

> -           "Report written to \"%s\"\n",
> +           "Report written to \"%s\"\n"
> +           "Log level: %d \n",

Superfluous whitespace (while writing this comment in an email creates
100s of kBs).

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to