logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

Avoid levels like `INFO#org.apache.log4j.Level`

Open jonasrutishauser opened this issue 1 year ago • 2 comments

If somebody (for example an external library) uses the deprecated Priority class there will be a custom level created even though there already exists a corresponding level.

jonasrutishauser avatar Oct 14 '24 20:10 jonasrutishauser