This pr makes it so that each version that lacks matching intermediaries only gets output once to the console, reducing spam from the "Removing xxx" messages. It also changes both the removing and db update messages to use slf4j to make the log look consistent because javalin already defaults to using slf4j for its output.
This pr makes it so that each version that lacks matching intermediaries only gets output once to the console, reducing spam from the "Removing xxx" messages. It also changes both the removing and db update messages to use slf4j to make the log look consistent because javalin already defaults to using slf4j for its output.