I have opened a discussion here, which should provide details vs copying here again. Gist is log4j’s annotation processing when using:
annotationProcessor 'org.apache.logging.log4j:log4j-core:2.24.3'
outputs logs of type “NOTE”, but gradle is interpreting these as problems.
log4j is investigating if they should add a configuration to exclude “NOTE” logging, but also recommended it be posted to gradle community for suggestions.
Thank you in advance for any input you may have on the matter.