mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-17 02:22:52 -04:00
Two "uses cache" LOG_DEBUG syslog() calls were emitted on every feed refresh regardless of the simplepie_syslog_enabled setting, so users who disabled it still saw "FreshRSS SimplePie uses cache for ..." spam in syslog (issue #8540). Guard both with simplepie_syslog_enabled, like the neighbouring SimplePie GET logs already are. Real error and fatal logs are left untouched. For https://github.com/FreshRSS/FreshRSS/issues/8540 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
50 KiB
50 KiB