{"id":70052,"library":"jboss-logging-log4j","title":"JBoss Logging Log4j Implementation","description":"Provides a Log4j implementation for JBoss Logging framework.","status":"active","version":"2.1.2.GA","language":"java","source_language":null,"source_url":null,"tags":["jboss","logging","log4j","implementation"],"install":[{"cmd":"<dependency>\n  <groupId>org.jboss.logging</groupId>\n  <artifactId>jboss-logging-log4j</artifactId>\n  <version>2.1.2.GA</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.jboss.logging:jboss-logging-log4j:2.1.2.GA'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Log4jLogger","correct":"org.jboss.logging.Log4jLogger"}],"quickstart":{"code":"import org.jboss.logging.Logger;\n\npublic class LogExample {\n    private static final Logger log = Logger.getLogger(LogExample.class);\n    public static void main(String[] args) {\n        log.info(\"Hello from JBoss Logging with Log4j\");\n    }\n}","lang":"java","description":"Minimal example to use JBoss Logging with Log4j backend."},"warnings":[{"fix":"Ensure your project uses JBoss Logging as the logging facade.","message":"This implementation is specific to JBoss Logging and may not work with other logging frameworks.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'framework':12 'implement':4,8,16 'jboss':1,10,13 'log':2,11,14 'log4j':3,7,15 'provid':5","created_at":"2026-06-17T18:09:13.491061+00:00","updated_at":"2026-06-17T18:09:13.491061+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.jboss.org","github":null,"docs":"https://appdoc.app/artifact/org.jboss.logging/jboss-logging-log4j/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}