{"id":37427734,"url":"https://github.com/elf4j/slf4j-elf4j","last_synced_at":"2026-01-16T06:32:20.162Z","repository":{"id":143161488,"uuid":"612317247","full_name":"elf4j/slf4j-elf4j","owner":"elf4j","description":"An adapter to use elf4j-engine as runtime logging service provider for SLF4J API","archived":false,"fork":false,"pushed_at":"2024-04-30T19:33:05.000Z","size":117,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-07T18:05:54.649Z","etag":null,"topics":["asynchronous-logger","asynchronous-programming","elf4j","elf4j-engine","java","java-asynchronous-logging","java-logging","java-logging-facade","java-logging-framework","json","json-asynchronous-logger","json-logger","slf4j","slf4j-api","slf4j-binding"],"latest_commit_sha":null,"homepage":"https://elf4j.github.io/slf4j-elf4j/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elf4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-10T17:09:15.000Z","updated_at":"2023-04-23T01:35:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"5c7340da-9873-466d-bdd7-7a75b0e14445","html_url":"https://github.com/elf4j/slf4j-elf4j","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/elf4j/slf4j-elf4j","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf4j%2Fslf4j-elf4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf4j%2Fslf4j-elf4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf4j%2Fslf4j-elf4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf4j%2Fslf4j-elf4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elf4j","download_url":"https://codeload.github.com/elf4j/slf4j-elf4j/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf4j%2Fslf4j-elf4j/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asynchronous-logger","asynchronous-programming","elf4j","elf4j-engine","java","java-asynchronous-logging","java-logging","java-logging-facade","java-logging-framework","json","json-asynchronous-logger","json-logger","slf4j","slf4j-api","slf4j-binding"],"created_at":"2026-01-16T06:32:18.454Z","updated_at":"2026-01-16T06:32:20.129Z","avatar_url":"https://github.com/elf4j.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slf4j-elf4j\n\nAn adapter to use [elf4j-engine](https://github.com/elf4j/elf4j-engine) as the runtime logging engine\nof [SLF4J](https://www.slf4j.org/).\n\n## User Story\n\nAs an [SLF4J](https://www.slf4j.org/) logging API user, I want to opt to\nuse [elf4j-engine](https://github.com/elf4j/elf4j-engine) as the runtime logging engine.\n\n## Prerequisite\n\n* Java 8 or better\n\n## Get It...\n\n[![Maven Central](https://img.shields.io/maven-central/v/io.github.elf4j/slf4j-elf4j.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.github.elf4j%22%20AND%20a:%22slf4j-elf4j%22)\n\n## Use It...\n\nSimilar to other SLF4J compatible implementations, code against the SLF4J API, and install this as a runtime-scope\ndependency in Maven or other build tools alike:\n\n```html\n...\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.slf4j\u003c/groupId\u003e\n    \u003cartifactId\u003eslf4j-api\u003c/artifactId\u003e\n    \u003cscope\u003ecompile\u003c/scope\u003e\n\u003c/dependency\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.github.elf4j\u003c/groupId\u003e\n    \u003cartifactId\u003eslf4j-elf4j\u003c/artifactId\u003e\n    \u003cscope\u003eruntime\u003c/scope\u003e\n\u003c/dependency\u003e\n...\n```\n\nThe usual elf4j-engine [configuration](https://github.com/elf4j/elf4j-provider#configuration) applies.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felf4j%2Fslf4j-elf4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felf4j%2Fslf4j-elf4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felf4j%2Fslf4j-elf4j/lists"}