{"id":16929319,"url":"https://github.com/ozh/log","last_synced_at":"2026-05-15T23:38:11.168Z","repository":{"id":57034708,"uuid":"100577216","full_name":"ozh/log","owner":"ozh","description":"Minimalist PSR-3 logger, that logs into an array.","archived":false,"fork":false,"pushed_at":"2017-08-17T12:14:38.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-17T03:57:08.597Z","etag":null,"topics":["array","log","logger","logging","logging-library","psr-3"],"latest_commit_sha":null,"homepage":null,"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/ozh.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":"2017-08-17T07:55:19.000Z","updated_at":"2017-08-17T10:57:44.000Z","dependencies_parsed_at":"2022-08-24T14:11:04.503Z","dependency_job_id":null,"html_url":"https://github.com/ozh/log","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ozh/log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Flog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Flog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Flog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Flog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozh","download_url":"https://codeload.github.com/ozh/log/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozh%2Flog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33083720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["array","log","logger","logging","logging-library","psr-3"],"created_at":"2024-10-13T20:39:04.047Z","updated_at":"2026-05-15T23:38:11.136Z","avatar_url":"https://github.com/ozh.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ozh\\Log\n\nA minimalist PSR-3 compliant logger, that logs into an array.\n\n[![Latest Version on Packagist][ico-version]][link-packagist] \n[![Software License][ico-license]](LICENSE.md)\n[![Build Status](https://travis-ci.org/ozh/log.svg?branch=master)](https://travis-ci.org/ozh/log)\n[![Code Coverage](https://scrutinizer-ci.com/g/ozh/log/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/ozh/log/?branch=master) \n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ozh/log/badges/quality-score.png)](https://scrutinizer-ci.com/g/ozh/log/?branch=master) \n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require ozh/log\n```\n\n## Usage\n\n``` php\nuse \\Ozh\\Log\\Logger;\n\nrequire '../vendor/autoload.php';\n\n$logger = new Logger();\n$logger-\u003edebug('This is a debug message');\n```\n\nSee `examples/examples.php` for more examples.\n\nThis library is fully tested on PHP 5.3 to 7.2 and HHVM.\n\n[ico-version]: https://img.shields.io/packagist/v/ozh/log.svg\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg\n\n[link-packagist]: https://packagist.org/packages/ozh/log\n[link-travis]: https://travis-ci.org/ozh/log\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozh%2Flog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozh%2Flog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozh%2Flog/lists"}