jboss logging
Tool
About
JBoss Logging is an open-source logging abstraction framework developed by Red Hat that allows developers to write code independent of underlying logging tools. It automatically detects and routes log messages to frameworks like Logback, Log4j, or JDK logging.

