{"id":19118901,"url":"https://github.com/yskszk63/capture-logger","last_synced_at":"2026-06-04T16:31:34.389Z","repository":{"id":55777030,"uuid":"320783466","full_name":"yskszk63/capture-logger","owner":"yskszk63","description":"log implementation for testing.","archived":false,"fork":false,"pushed_at":"2020-12-12T08:49:43.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-18T09:42:29.787Z","etag":null,"topics":["logging","rust","test"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/yskszk63.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-12T08:27:31.000Z","updated_at":"2020-12-12T08:49:37.000Z","dependencies_parsed_at":"2022-08-15T07:00:39.527Z","dependency_job_id":null,"html_url":"https://github.com/yskszk63/capture-logger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yskszk63/capture-logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskszk63%2Fcapture-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskszk63%2Fcapture-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskszk63%2Fcapture-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskszk63%2Fcapture-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yskszk63","download_url":"https://codeload.github.com/yskszk63/capture-logger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yskszk63%2Fcapture-logger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33914546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["logging","rust","test"],"created_at":"2024-11-09T05:08:01.626Z","updated_at":"2026-06-04T16:31:34.365Z","avatar_url":"https://github.com/yskszk63.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# capture-logger\n\n[`log`](https://docs.rs/log/0.4.11/log/) implementation for testing.\n\n### Dependencies\n\n```toml\n[dev-dependencies]\ncapture-logger = \"0.1\"\n```\n\n### Example\n\n```rust\nuse capture_logger::{begin_capture, pop_captured};\n\nbegin_capture();\nlog::debug!(\"LOG\");\nassert_eq!(pop_captured().unwrap().message(), \"LOG\");\n```\n\n### License\n\nLicensed under either of\n* Apache License, Version 2.0\n  ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license\n  ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.!\n\nLicense: MIT OR Apache-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyskszk63%2Fcapture-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyskszk63%2Fcapture-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyskszk63%2Fcapture-logger/lists"}