[xwiki/xwiki-commons] 546f6a: [Misc] Prototype rendering only the root cause of ...
Branch: refs/heads/proposal-console-warn-rendering Home: https://github.com/xwiki/xwiki-commons Commit: 546f6a177b895a5599dda0b200bc0a46c2bcde28 https://github.com/xwiki/xwiki-commons/commit/546f6a177b895a5599dda0b200bc0a... Author: Vincent Massol <[email protected]> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: A xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/src/main/java/org/xwiki/logging/logback/internal/XWikiThrowableConverter.java A xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/src/test/java/org/xwiki/logging/logback/internal/XWikiThrowableConverterTest.java Log Message: ----------- [Misc] Prototype rendering only the root cause of warnings in the console Proposal prototype: instead of building a root cause message into the log message, always pass the exception as an exception argument and let the console encoder decide how much of it to print. XWikiThrowableConverter prints only the root cause message for WARN events and the full stack trace for every other level, leaving the log event itself untouched, so the job UI and any log collector still get the complete exception. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications