{"id":20812165,"url":"https://github.com/skifli/golog","last_synced_at":"2025-07-03T08:08:59.926Z","repository":{"id":65819107,"uuid":"599753995","full_name":"skifli/golog","owner":"skifli","description":"A performant logging module for Go.","archived":false,"fork":false,"pushed_at":"2023-05-31T10:30:27.000Z","size":107,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T02:27:25.205Z","etag":null,"topics":["go","golang","logging","performant"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/skifli/golog","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/skifli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02-09T20:10:24.000Z","updated_at":"2023-06-16T17:15:36.000Z","dependencies_parsed_at":"2024-11-17T20:50:54.948Z","dependency_job_id":null,"html_url":"https://github.com/skifli/golog","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"27925542c5f432c7fb295bd351a13f664d03eecd"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/skifli/golog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skifli%2Fgolog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skifli%2Fgolog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skifli%2Fgolog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skifli%2Fgolog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skifli","download_url":"https://codeload.github.com/skifli/golog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skifli%2Fgolog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263287905,"owners_count":23443088,"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","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":["go","golang","logging","performant"],"created_at":"2024-11-17T20:50:52.697Z","updated_at":"2025-07-03T08:08:54.906Z","avatar_url":"https://github.com/skifli.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# golog \n\n[![Go Report Card](https://goreportcard.com/badge/github.com/skifli/golog)](https://goreportcard.com/report/github.com/skifli/golog)\n[![GoDoc](https://godoc.org/github.com/skifli/golog?status.svg)](https://godoc.org/github.com/skifli/golog)\n![Lines of Code](https://img.shields.io/github/languages/code-size/skifli/golog)\n\n- [golog](#golog)\n\t- [Installation](#installation)\n\t- [Example](#example)\n\t- [Documentation](#documentation)\n\n**golog** implements a logging infrastructure for Go. It focuses on performance, while providing a simple API.\n\n## Installation\n\n**golog** can be installed by using *go get*:\n\n```\ngo get github.com/skifli/golog\n```\n\nAfter this command has been run, **golog** is ready to use. **golog** can be updated by using *go get -u*:\n\n```\ngo get -u github.com/skifli/golog\n```\n\n## Example\n\nThe [example](examples/simple_example.go) demonstrates the majority of the features found in **golog**.\n\n[![Example Output](examples/simple_example.png)](examples/simple_example.go)\n\n## Documentation\n\nSee the [godoc reference](https://pkg.go.dev/github.com/skifli/golog).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskifli%2Fgolog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskifli%2Fgolog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskifli%2Fgolog/lists"}