{"id":15331337,"url":"https://github.com/flimzy/log","last_synced_at":"2025-08-26T15:15:46.709Z","repository":{"id":57506721,"uuid":"67861559","full_name":"flimzy/log","owner":"flimzy","description":"A simple wrapper around the standard Go 'log' package, to add a Debug() method","archived":false,"fork":false,"pushed_at":"2016-10-16T14:46:15.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T05:44:22.369Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flimzy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-10T09:06:00.000Z","updated_at":"2016-09-10T09:12:09.000Z","dependencies_parsed_at":"2022-08-29T20:01:21.440Z","dependency_job_id":null,"html_url":"https://github.com/flimzy/log","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimzy%2Flog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimzy%2Flog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimzy%2Flog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimzy%2Flog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flimzy","download_url":"https://codeload.github.com/flimzy/log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241476458,"owners_count":19968916,"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":"2024-10-01T09:55:17.697Z","updated_at":"2025-03-02T08:14:57.844Z","avatar_url":"https://github.com/flimzy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/flimzy/log?status.png)](http://godoc.org/github.com/flimzy/log)\n\nPackage `log` provides a simple wrapper around the standard Go library's `log`\npackage, combining concepts from two of Dave Cheney's blog posts:\n\n - [Using // +build to switch between debug and release builds](http://dave.cheney.net/2014/09/28/using-build-to-switch-between-debug-and-release)\n - [Let’s talk about logging](http://dave.cheney.net/2015/11/05/lets-talk-about-logging)\n\nIn particular, it exposes only the `log.Print*` functions, and adds an\nadditional set of `log.Debug*` functions, which in turn call their `log.Print*`\ncounterparts only when the 'debug' build tag is present.\n\nThis package is released under the terms of the MIT license. See the included\nLICENSE.txt for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflimzy%2Flog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflimzy%2Flog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflimzy%2Flog/lists"}