- Issue created by @Pawelgorski87
The current implementation lacks an option to disable logging in the watchdog when generating WebP images using Image Magick. This logging behavior may not be desired in certain scenarios, leading to unnecessary log entries and potential performance issues.
Introduce a configuration option that allows users to disable logging in the watchdog when WebP images are generated This option should provide greater flexibility in managing log verbosity and performance impact.
No direct user interface changes are anticipated for this enhancement. The configuration option will likely be managed through configuration files or settings, affecting the underlying behavior without requiring user interaction.
Active
1.0
User interface