{"id":21493099,"url":"https://github.com/takt-corp/fx-logrus","last_synced_at":"2025-08-05T23:19:51.708Z","repository":{"id":62865848,"uuid":"558472233","full_name":"takt-corp/fx-logrus","owner":"takt-corp","description":"fxlogrus provides a logger for uber-go/fx based on sirupsen/logrus","archived":false,"fork":false,"pushed_at":"2022-12-13T19:38:07.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T21:19:35.434Z","etag":null,"topics":["fx","go","golang","logrus","uber-go"],"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/takt-corp.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":"2022-10-27T16:02:24.000Z","updated_at":"2023-06-27T16:24:38.000Z","dependencies_parsed_at":"2022-11-08T07:01:09.321Z","dependency_job_id":null,"html_url":"https://github.com/takt-corp/fx-logrus","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/takt-corp%2Ffx-logrus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takt-corp%2Ffx-logrus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takt-corp%2Ffx-logrus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takt-corp%2Ffx-logrus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takt-corp","download_url":"https://codeload.github.com/takt-corp/fx-logrus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244029429,"owners_count":20386406,"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":["fx","go","golang","logrus","uber-go"],"created_at":"2024-11-23T15:38:07.341Z","updated_at":"2025-03-17T11:40:58.024Z","avatar_url":"https://github.com/takt-corp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logrus Logger for FX\n\nfxlogrus provides a logger for [uber-go/fx](https://github.com/uber-go/fx) based on [sirupsen/logrus](https://github.com/sirupsen/logrus). All non-errors are logged as debug to keep the logs quiet, errors are still logged as errors.\n\n```go\n\nfx.New(\n    // configure logger\n    fx.WithLogger(func() fxevent.Logger {\n        return \u0026fxlogrus.LogrusLogger{Logger: logrus.StandardLogger()}\n    }),\n).Run()\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakt-corp%2Ffx-logrus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakt-corp%2Ffx-logrus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakt-corp%2Ffx-logrus/lists"}