{"id":31791357,"url":"https://github.com/pellared/olog","last_synced_at":"2025-10-10T16:56:30.599Z","repository":{"id":316752883,"uuid":"1064667769","full_name":"pellared/olog","owner":"pellared","description":"OpenTelemetry Logging Facade","archived":false,"fork":false,"pushed_at":"2025-09-26T13:31:08.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-26T14:42:08.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/pellared.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-26T11:24:04.000Z","updated_at":"2025-09-26T13:31:12.000Z","dependencies_parsed_at":"2025-09-26T14:44:18.491Z","dependency_job_id":null,"html_url":"https://github.com/pellared/olog","commit_stats":null,"previous_names":["pellared/olog"],"tags_count":1,"template":false,"template_full_name":"golang-templates/seed","purl":"pkg:github/pellared/olog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pellared%2Folog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pellared%2Folog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pellared%2Folog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pellared%2Folog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pellared","download_url":"https://codeload.github.com/pellared/olog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pellared%2Folog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004690,"owners_count":26083753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-10T16:56:28.226Z","updated_at":"2025-10-10T16:56:30.594Z","avatar_url":"https://github.com/pellared.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# olog - OpenTelemetry Logging Facade\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/pellared/olog.svg)](https://pkg.go.dev/github.com/pellared/olog)\n[![Keep a Changelog](https://img.shields.io/badge/changelog-Keep%20a%20Changelog-%23E05735)](CHANGELOG.md)\n[![go.mod](https://img.shields.io/github/go-mod/go-version/pellared/olog)](go.mod)\n[![LICENSE](https://img.shields.io/github/license/pellared/olog)](LICENSE)\n[![Go Report Card](https://goreportcard.com/badge/github.com/pellared/olog)](https://goreportcard.com/report/github.com/pellared/olog)\n[![Codecov](https://codecov.io/gh/pellared/olog/branch/main/graph/badge.svg)](https://codecov.io/gh/pellared/olog)\n\n⭐ `Star` this repository if you find it valuable and worth maintaining.\n\n👁 `Watch` this repository to get notified about new releases, issues, etc.\n\n## Description\n\nThe `olog` package provides an ergonomic frontend API for OpenTelemetry structured logging.\n\nIt is designed to offer a more user-friendly interface while using the OpenTelemetry Logs API as the backend.\n\nIt addresses the concerns raised in\n[opentelemetry-specification#4661](https://github.com/open-telemetry/opentelemetry-specification/issues/4661).\n\n## Contributing\n\nFeel free to create an issue,\njoin the [discussions](https://github.com/pellared/olog/discussions/2),\nor propose a pull request.\n\nPlease follow the [Code of Conduct](CODE_OF_CONDUCT.md).\n\nThis module follows several key design principles:\n\n1. **Ergonomic API**: Provides simple methods that are easy to use and understand\n2. **Performance First**: Includes `Enabled()` checks and optimizations to minimize overhead\n3. **Structured Logging**: Emphasizes key-value pairs over string formatting\n4. **Compatibility**: Uses OpenTelemetry Logs API as the backend for full compatibility\n5. **Composability**: Supports logger composition through `With()`\n6. **Familiar Patterns**: Similar to `slog` design patterns that Go developers already know\n\n## License\n\n**olog** is licensed under the terms of the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpellared%2Folog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpellared%2Folog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpellared%2Folog/lists"}