Branch: refs/heads/master
Home:
https://github.com/xwiki-contrib/confluence
Commit: a6b6b376f2fe97e41ab0d726b71ba96197cc1928
https://github.com/xwiki-contrib/confluence/commit/a6b6b376f2fe97e41ab0d726…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M
confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
CONFLUENCE-165: Missing stack strace in warning logs make it hard to debug migration
issues
* set logs that have an exception as errors to be sure we don't them.
We can revert to warning later for specific logs / exceptions.