{"id":36667771,"url":"https://github.com/jn0/go-log","last_synced_at":"2026-01-12T10:36:59.063Z","repository":{"id":57539174,"uuid":"229917379","full_name":"jn0/go-log","owner":"jn0","description":"A la pythonic logging","archived":false,"fork":false,"pushed_at":"2020-08-18T13:13:09.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T02:12:28.349Z","etag":null,"topics":["go","golang","golang-library","golang-package","logg","logging","python"],"latest_commit_sha":null,"homepage":null,"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/jn0.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}},"created_at":"2019-12-24T09:59:11.000Z","updated_at":"2020-08-18T13:13:11.000Z","dependencies_parsed_at":"2022-09-19T07:31:25.713Z","dependency_job_id":null,"html_url":"https://github.com/jn0/go-log","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jn0/go-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jn0%2Fgo-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jn0%2Fgo-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jn0%2Fgo-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jn0%2Fgo-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jn0","download_url":"https://codeload.github.com/jn0/go-log/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jn0%2Fgo-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["go","golang","golang-library","golang-package","logg","logging","python"],"created_at":"2026-01-12T10:36:58.189Z","updated_at":"2026-01-12T10:36:59.030Z","avatar_url":"https://github.com/jn0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-log\n\nA la pythonic logging.\n\nBased on the standard `log` module.\n\nTested using [github.com/stretchr/testify](https://github.com/stretchr/testify).\n\nThe `Fatal`s were turned into `panic`s in all the tests. \n\ncoverage: 100% of statements using\n\n```bash\n#!/bin/bash\nprofile=cover.out                                   # use this coverage profile\nhtml=c.html                                         # make this HTML file\nset -e                                              # stop on any error\nrm -f \"${profile}\" \"${html}\"                        # clear files\ngo test -coverprofile \"${profile}\"                  # generate profile\nsed -e 's,^_.*/\\([^/]\\+\\)$,./\\1,' -i \"${profile}\"   # make it usable\ngo tool cover -html=\"${profile}\" -o \"${html}\"       # generate HTML\nrm -f \"${profile}\"                                  # remove patched profile\nls -l \"${html}\"                                     # notify on completion\n# EOF #\n```\n\n# EOF #\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjn0%2Fgo-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjn0%2Fgo-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjn0%2Fgo-log/lists"}