{"id":21470827,"url":"https://github.com/iamdanielyin/logrusfmt","last_synced_at":"2025-03-17T06:44:57.043Z","repository":{"id":89264507,"uuid":"137242433","full_name":"iamdanielyin/logrusfmt","owner":"iamdanielyin","description":"Logs time and message on the same line.","archived":false,"fork":false,"pushed_at":"2018-06-13T16:50:32.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T16:14:06.077Z","etag":null,"topics":["formatters","logrus"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamdanielyin.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":"2018-06-13T16:31:04.000Z","updated_at":"2018-06-13T16:50:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"207cc847-f0bf-432e-b3ab-2e81d04c6c86","html_url":"https://github.com/iamdanielyin/logrusfmt","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/iamdanielyin%2Flogrusfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdanielyin%2Flogrusfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdanielyin%2Flogrusfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdanielyin%2Flogrusfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamdanielyin","download_url":"https://codeload.github.com/iamdanielyin/logrusfmt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243988956,"owners_count":20379649,"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":["formatters","logrus"],"created_at":"2024-11-23T09:29:23.427Z","updated_at":"2025-03-17T06:44:57.021Z","avatar_url":"https://github.com/iamdanielyin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# logrusfmt\n\nLogs time and message on the same line.\n\nExample:\n\n```go\npackage main\n\nimport (\n\tlog \"github.com/sirupsen/logrus\"\n\tfmt \"github.com/yinfxs/logrusfmt\"\n)\n\nfunc main() {\n\tlog.SetFormatter(\u0026fmt.SimpleTextFormatter{})\n\tlog.WithFields(log.Fields{\n\t\t\"animal\": \"walrus\",\n\t}).Info(\"A walrus appears\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamdanielyin%2Flogrusfmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamdanielyin%2Flogrusfmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamdanielyin%2Flogrusfmt/lists"}