fix(minecraft): Fix testmod logging

This commit is contained in:
2025-11-03 00:10:24 +01:00
parent 2d071343be
commit bd518275f7
5 changed files with 36 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
# Special configuration, so that the testmod can use the correct shadowed logging classes.
lombok.log.apacheCommons.flagUsage=WARNING
lombok.log.custom.declaration=de.siphalor.tweed5.shadowed.org.apache.commons.logging.Log de.siphalor.tweed5.shadowed.org.apache.commons.logging.LogFactory.getLog(TYPE)
lombok.log.custom.flagUsage=ALLOW