{"id":54070,"library":"slf4j-simple","title":"SLF4J Simple","description":"A simple SLF4J binding that outputs log messages to the console without configuration.","status":"active","version":"2.0.18","language":"java","source_language":null,"source_url":"https://github.com/qos-ch/slf4j","tags":["logging","slf4j","simple","console"],"install":[{"cmd":"<dependency>\n  <groupId>org.slf4j</groupId>\n  <artifactId>slf4j-simple</artifactId>\n  <version>2.0.18</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.slf4j:slf4j-simple:2.0.18'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Logger","correct":"org.slf4j.Logger"}],"quickstart":{"code":"import org.slf4j.Logger;\nimport org.slf4j.LoggerFactory;\n\npublic class Example {\n    private static final Logger logger = LoggerFactory.getLogger(Example.class);\n\n    public void doSomething() {\n        logger.info(\"Hello, SLF4J Simple!\");\n    }\n}","lang":"java","description":"Use SLF4J Logger to log messages to the console via the Simple provider."},"warnings":[],"env_vars":null,"search_vec":"'bind':6 'configur':15 'consol':13,19 'log':9,16 'messag':10 'output':8 'simpl':2,4,18 'slf4j':1,5,17 'without':14","created_at":"2026-06-15T08:32:38.098611+00:00","updated_at":"2026-06-15T08:32:38.098611+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.slf4j.org","github":"https://github.com/qos-ch/slf4j","docs":"https://appdoc.app/artifact/org.slf4j/slf4j-simple/","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-15","next_check":"2026-12-12","install_tag":null}}