Aswin Avinippillil Dhanan created SLING-13137:
-------------------------------------------------
Summary: Improve logging when file logger creation fails in
RequestLoggerService
Key: SLING-13137
URL: https://issues.apache.org/jira/browse/SLING-13137
Project: Sling
Issue Type: Improvement
Components: Engine
Reporter: Aswin Avinippillil Dhanan
Improve diagnostics when file logger creation fails in RequestLoggerService.
Currently, when an IOException occurs during file logger creation, the failure
does not provide sufficient context for troubleshooting.
This change logs the IOException using SLF4J and includes the resolved absolute
log file path, making configuration issues easier to diagnose while preserving
the existing fallback behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)