CatgirlIntelligenceAgency/code/processes/index-constructor-process
Viktor Lofgren 09917837d0 (process) Ensure construction exceptions are logged
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.
2023-11-22 18:32:06 +01:00
..
src/main/java/nu/marginalia/index (process) Ensure construction exceptions are logged 2023-11-22 18:32:06 +01:00
build.gradle (*) WIP Control GUI redesign, executor-service, multi-node mq 2023-10-14 12:08:43 +02:00