{"id":31809251,"url":"https://github.com/alexanderwolz/commons-log","last_synced_at":"2026-05-18T09:02:44.827Z","repository":{"id":317929145,"uuid":"1067686694","full_name":"alexanderwolz/commons-log","owner":"alexanderwolz","description":"Common utilities for Java/Kotlin development over SLF4J logging","archived":false,"fork":false,"pushed_at":"2025-10-07T04:41:38.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-11T05:25:24.012Z","etag":null,"topics":["classes","common","java","kotlin","logging","utilities"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexanderwolz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-01T08:28:04.000Z","updated_at":"2025-10-07T04:41:02.000Z","dependencies_parsed_at":"2025-10-04T00:23:05.621Z","dependency_job_id":"0dc4fe3e-d09e-4c46-9558-6ecee9beebdd","html_url":"https://github.com/alexanderwolz/commons-log","commit_stats":null,"previous_names":["alexanderwolz/commons-log"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/alexanderwolz/commons-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderwolz%2Fcommons-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderwolz%2Fcommons-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderwolz%2Fcommons-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderwolz%2Fcommons-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexanderwolz","download_url":"https://codeload.github.com/alexanderwolz/commons-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderwolz%2Fcommons-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33172173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"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":["classes","common","java","kotlin","logging","utilities"],"created_at":"2025-10-11T05:24:41.816Z","updated_at":"2026-05-18T09:02:44.794Z","avatar_url":"https://github.com/alexanderwolz.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Commons Log\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/alexanderwolz/commons-log)\n![Maven Central Version](https://img.shields.io/maven-central/v/de.alexanderwolz/commons-log)\n![GitHub](https://img.shields.io/github/license/alexanderwolz/commons-log)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/alexanderwolz/commons-log)\n![GitHub all releases](https://img.shields.io/github/downloads/alexanderwolz/commons-log/total?color=informational)\n\n## 🧑‍💻 About\n\nThis repository provides common logging utilities.\n\n## 🛠️ Build\n1. Create jar resource using ```./gradlew clean build```\n2. Copy  ```/build/libs/*.jar``` into your project\n3. Use the log classes\n\n## 📦 Getting the latest release\n\nYou can pull the latest binaries from the central Maven repositories:\n\nwith Gradle\n```kotlin\nimplementation(\"de.alexanderwolz:commons-log:1.3.1\")\n```\nwith Maven\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ede.alexanderwolz\u003c/groupId\u003e\n  \u003cartifactId\u003ecommons-log\u003c/artifactId\u003e\n    \u003cversion\u003e1.3.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## 🪄 Example\n\n```kotlin\nval logger = Logger(javaClass)\nlogger.trace { \"This is a trace log\" }\n```\n\n- - -\n\nMade with ❤️ in Bavaria\n\u003cbr\u003e\n© 2025, \u003ca href=\"https://www.alexanderwolz.de\"\u003e Alexander Wolz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderwolz%2Fcommons-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexanderwolz%2Fcommons-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderwolz%2Fcommons-log/lists"}