{"id":28426701,"url":"https://github.com/keep94/weblogs","last_synced_at":"2025-06-24T13:30:37.258Z","repository":{"id":8205595,"uuid":"9638819","full_name":"keep94/weblogs","owner":"keep94","description":"Easily add web access logs to your go http server","archived":false,"fork":false,"pushed_at":"2023-04-20T02:44:04.000Z","size":31,"stargazers_count":18,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-05T11:11:36.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keep94.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":"2013-04-24T03:35:47.000Z","updated_at":"2023-04-20T02:43:15.000Z","dependencies_parsed_at":"2024-06-18T22:34:46.522Z","dependency_job_id":null,"html_url":"https://github.com/keep94/weblogs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/keep94/weblogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep94%2Fweblogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep94%2Fweblogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep94%2Fweblogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep94%2Fweblogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keep94","download_url":"https://codeload.github.com/keep94/weblogs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep94%2Fweblogs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261685225,"owners_count":23194070,"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":[],"created_at":"2025-06-05T11:10:50.012Z","updated_at":"2025-06-24T13:30:37.246Z","avatar_url":"https://github.com/keep94.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"weblogs\n=======\n\nEasily add web access logs to your go http server.\n\nThis API is now stable. Any future changes will be backward compatible with\nexisting code. However, any future function or data structure in \"draft\"\nmode may change in incompatible ways. Such function or data structure will\nbe clearly marked as \"draft\" in the documentation.\n\n## Using\n\n\timport \"github.com/keep94/weblogs\"\n\n## Features\n\nIf server panics before sending a response, weblogs automatically sends a\n500 error to client and logs the panic.\n\n## Dependencies\n\nThis package depends on [github.com/gorilla/context](http://github.com/gorilla/context).\n\n## Example Usage\n\n\thandler := context.ClearHandler(weblogs.Handler(http.DefaultServeMux))\n\thttp.ListenAndServe(\":80\", handler)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeep94%2Fweblogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeep94%2Fweblogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeep94%2Fweblogs/lists"}