You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
We are logging lots of things with WARNINGpriority, which maybe not reasonable. For example we log the found manifest and content; claimed annotations and elements; and generated classes with WARNING log level. I think this should be definitely not WARNING (but INFO), since there is nothing to warn about, these are happening always normally.