{"id":22211990,"url":"https://github.com/mcountryman/logfmt_logger","last_synced_at":"2025-03-25T05:55:16.791Z","repository":{"id":62442443,"uuid":"296767245","full_name":"mcountryman/logfmt_logger","owner":"mcountryman","description":"Logging interface implementing Heroku's logfmt","archived":false,"fork":false,"pushed_at":"2020-09-19T03:14:36.000Z","size":374,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-17T04:44:52.173Z","etag":null,"topics":["env","heroku","log","logfmt","logger"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/mcountryman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-19T02:01:59.000Z","updated_at":"2020-09-19T03:14:38.000Z","dependencies_parsed_at":"2022-11-01T23:33:24.699Z","dependency_job_id":null,"html_url":"https://github.com/mcountryman/logfmt_logger","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/mcountryman%2Flogfmt_logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcountryman%2Flogfmt_logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcountryman%2Flogfmt_logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcountryman%2Flogfmt_logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcountryman","download_url":"https://codeload.github.com/mcountryman/logfmt_logger/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245407777,"owners_count":20610234,"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":["env","heroku","log","logfmt","logger"],"created_at":"2024-12-02T20:46:21.325Z","updated_at":"2025-03-25T05:55:16.773Z","avatar_url":"https://github.com/mcountryman.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003elogfmt_logger\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://docs.rs/logfmt_logger\"\u003e\n    \u003cimg src=\"https://docs.rs/logfmt_logger/badge.svg\" alt=\"docs.rs\" width=\"73\" height=\"20\"\u003e\u003c/img\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://crates.io/crates/logfmt_logger\"\u003e\n    \u003cimg alt=\"Crates.io\" src=\"https://img.shields.io/crates/v/logfmt_logger\" width=\"102\" height=\"20\"\u003e\u003c/img\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nLogger based off of env_logger using Heroku's [logfmt](https://brandur.org/logfmt) as an\noutput format.\n\n### Preview\n![terminal](docs/terminal.png)\n\n### Quick Start\n\u003e `Cargo.toml`\n```toml\nlogfmt_logger = \"0.1.1\"\n```\n\n\u003e `src/main.rs`\n```rust\nuse std::env;\nuse logfmt_logger;\n\nfn main() {\n  env::set_var(\"RUST_LOG\", \"trace\");\n  logfmt_logger::init();\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcountryman%2Flogfmt_logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcountryman%2Flogfmt_logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcountryman%2Flogfmt_logger/lists"}