09917837d0
Wrapping these exceptions in a try-catch and logging them with slf4j will ensure they end up in the process logs. The way it worked using the default exception handler, they'd print on console (which nothing captures!), leading to a very annoying debugging experience. |
||
---|---|---|
.. | ||
src/main/java/nu/marginalia/index | ||
build.gradle |