{"id":16767392,"url":"https://github.com/vardius/trace","last_synced_at":"2025-04-10T19:13:15.805Z","repository":{"id":57483871,"uuid":"193701323","full_name":"vardius/trace","owner":"vardius","description":"Simple helper to trace the function calls, errors or logs reference","archived":false,"fork":false,"pushed_at":"2020-03-23T09:13:31.000Z","size":43,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T16:55:52.526Z","etag":null,"topics":["file","golang","reference","stacktrace","trace"],"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/vardius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["vardius"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-06-25T12:14:06.000Z","updated_at":"2020-12-19T17:00:23.000Z","dependencies_parsed_at":"2022-08-28T17:40:49.656Z","dependency_job_id":null,"html_url":"https://github.com/vardius/trace","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Ftrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Ftrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Ftrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Ftrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vardius","download_url":"https://codeload.github.com/vardius/trace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248280184,"owners_count":21077411,"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":["file","golang","reference","stacktrace","trace"],"created_at":"2024-10-13T06:09:03.138Z","updated_at":"2025-04-10T19:13:15.772Z","avatar_url":"https://github.com/vardius.png","language":"Go","readme":"📡 trace\n================\n[![Build Status](https://travis-ci.org/vardius/trace.svg?branch=master)](https://travis-ci.org/vardius/trace)\n[![Go Report Card](https://goreportcard.com/badge/github.com/vardius/trace)](https://goreportcard.com/report/github.com/vardius/trace)\n[![codecov](https://codecov.io/gh/vardius/trace/branch/master/graph/badge.svg)](https://codecov.io/gh/vardius/trace)\n[![](https://godoc.org/github.com/vardius/trace?status.svg)](https://pkg.go.dev/github.com/vardius/trace)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/vardius/trace/blob/master/LICENSE.md)\n\n\u003cimg align=\"right\" height=\"180px\" src=\"https://github.com/vardius/gorouter/blob/master/website/src/static/img/logo.png?raw=true\" alt=\"logo\" /\u003e\n\ntrace - simple helper to trace the function calls, errors or logs reference\n\n📖 ABOUT\n==================================================\nContributors:\n\n* [Rafał Lorenz](http://rafallorenz.com)\n\nWant to contribute ? Feel free to send pull requests!\n\nHave problems, bugs, feature ideas?\nWe are using the github [issue tracker](https://github.com/vardius/trace/issues) to manage them.\n\n## 📚 Documentation\n\nFor __examples__ **visit [godoc#pkg-examples](http://godoc.org/github.com/vardius/trace#pkg-examples)**\n\nFor **GoDoc** reference, **visit [pkg.go.dev](https://pkg.go.dev/github.com/vardius/trace)**\n\n🚏 HOW TO USE\n==================================================\n\n## 🏫 Basic example\n```go\npackage main\n\nimport (\n    \"log\"\n\n    \"github.com/vardius/trace\"\n)\n\nfunc main() {\n    log.Printf(\"%s\\n\\t%s\", \"Hello from:\", trace.Here(trace.Lfile | trace.Lline | trace.Lfunction))\n}\n```\n\n📜 [License](LICENSE.md)\n-------\n\nThis package is released under the MIT license. See the complete license in the package\n","funding_links":["https://github.com/sponsors/vardius"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvardius%2Ftrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvardius%2Ftrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvardius%2Ftrace/lists"}