{"id":26322976,"url":"https://github.com/devlop/prefixed-logger","last_synced_at":"2025-09-04T04:41:44.148Z","repository":{"id":56966812,"uuid":"343038020","full_name":"devlop/prefixed-logger","owner":"devlop","description":"PSR-3 wrapper to prefix all messages going into a logger","archived":false,"fork":false,"pushed_at":"2021-03-05T08:16:09.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T18:38:30.914Z","etag":null,"topics":["logging","psr-3"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/devlop.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":"2021-02-28T06:34:32.000Z","updated_at":"2021-03-05T08:15:42.000Z","dependencies_parsed_at":"2022-08-21T09:50:39.864Z","dependency_job_id":null,"html_url":"https://github.com/devlop/prefixed-logger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/devlop/prefixed-logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlop%2Fprefixed-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlop%2Fprefixed-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlop%2Fprefixed-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlop%2Fprefixed-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlop","download_url":"https://codeload.github.com/devlop/prefixed-logger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlop%2Fprefixed-logger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273553638,"owners_count":25126174,"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-09-04T02:00:08.968Z","response_time":61,"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","psr-3"],"created_at":"2025-03-15T17:16:03.969Z","updated_at":"2025-09-04T04:41:44.093Z","avatar_url":"https://github.com/devlop.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://packagist.org/packages/devlop/prefixed-logger\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/devlop/prefixed-logger\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/devlop/prefixed-logger/blob/master/LICENSE.md\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/devlop/prefixed-logger\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Prefixed Logger\n\nWrapper to apply a prefix to all messages going into a logger.\n\n# Installation\n\n```bash\ncomposer require devlop/prefixed-logger\n```\n\n# Usage\n\n```\nuse Devlop\\PrefixedLogger\\PrefixedLogger;\n\n$logger = new PrefixedLogger('[your prefix] ', $theOriginalLogger);\n\n// then use it as you would use any other logger\n\n$logger-\u003einfo('something happened'); // '[your prefix] something happened';\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlop%2Fprefixed-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlop%2Fprefixed-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlop%2Fprefixed-logger/lists"}