{"id":17109740,"url":"https://github.com/bleargh45/log-dispatch-testdiag","last_synced_at":"2026-02-12T14:34:17.530Z","repository":{"id":56840641,"uuid":"329071669","full_name":"bleargh45/Log-Dispatch-TestDiag","owner":"bleargh45","description":"Log to Test::More's diagnostic output","archived":false,"fork":false,"pushed_at":"2025-02-04T00:39:50.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T21:46:07.571Z","etag":null,"topics":["log-dispatch","test-anything-protocol"],"latest_commit_sha":null,"homepage":"http://metacpan.org/release/Log-Dispatch-TestDiag/","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bleargh45.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":null,"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":"2021-01-12T18:08:44.000Z","updated_at":"2025-02-04T00:39:53.000Z","dependencies_parsed_at":"2025-03-23T21:41:48.918Z","dependency_job_id":"2345499f-6563-4d6f-bd45-2b0f89fc3186","html_url":"https://github.com/bleargh45/Log-Dispatch-TestDiag","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bleargh45/Log-Dispatch-TestDiag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bleargh45%2FLog-Dispatch-TestDiag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bleargh45%2FLog-Dispatch-TestDiag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bleargh45%2FLog-Dispatch-TestDiag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bleargh45%2FLog-Dispatch-TestDiag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bleargh45","download_url":"https://codeload.github.com/bleargh45/Log-Dispatch-TestDiag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bleargh45%2FLog-Dispatch-TestDiag/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266454882,"owners_count":23931348,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["log-dispatch","test-anything-protocol"],"created_at":"2024-10-14T16:24:13.299Z","updated_at":"2026-02-12T14:34:17.500Z","avatar_url":"https://github.com/bleargh45.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nLog::Dispatch::TestDiag - Log to Test::More's diagnostic output\n\n# SYNOPSIS\n\n```perl\nuse Log::Dispatch;\n\nmy $logger = Log::Dispatch-\u003enew(\n    outputs =\u003e [\n        ['TestDiag', min_level=\u003e'debug', as_note=\u003e0],\n    ],\n);\n```\n\n# DESCRIPTION\n\nThis module provides a `Log::Dispatch` output that spits the logged records out\nusing `Test::More`'s diagnostic output.\n\n# METHODS\n\n- new()\n\n    Constructs a new `Log::Dispatch::TestDiag` object and returns it to the caller.\n    Accepts standard `Log::Dispatch::Output` parameters (e.g. `min_level`).\n\n    Also accepts an optional \"`as_note`\" parameter, to indicate that output should\n    be sent via `Test::More::note()` instead of `Test::More::diag()`.  Difference\n    is that a \"note\" only appears in the verbose TAP stream and does not get shown\n    when running under a test harness.\n\n- log\\_message(%p)\n\n    Logs the given message.\n\n# AUTHOR\n\nGraham TerMarsch (cpan@howlingfrog.com)\n\n# COPYRIGHT\n\nCopyright (C) 2011, Graham TerMarsch.  All Rights Reserved.\n\nThis is free software, you can redistribute it and/or modify it under the\nArtistic-2.0 license.\n\n# SEE ALSO\n\n- [Log::Dispatch](https://metacpan.org/pod/Log%3A%3ADispatch)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbleargh45%2Flog-dispatch-testdiag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbleargh45%2Flog-dispatch-testdiag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbleargh45%2Flog-dispatch-testdiag/lists"}