{"id":19621659,"url":"https://github.com/pkg6/log.php","last_synced_at":"2026-03-06T05:35:25.637Z","repository":{"id":206777212,"uuid":"717634745","full_name":"pkg6/log.php","owner":"pkg6","description":"php log","archived":false,"fork":false,"pushed_at":"2023-11-22T16:15:09.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-04-24T18:41:26.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/pkg6/log","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/pkg6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-12T04:04:44.000Z","updated_at":"2024-01-03T09:26:32.000Z","dependencies_parsed_at":"2023-11-12T09:21:48.498Z","dependency_job_id":"8a6f72a6-ed0e-477e-93c7-f69193ba308e","html_url":"https://github.com/pkg6/log.php","commit_stats":null,"previous_names":["pkg6/php-log","pkg6/plog","pkg6/log.php"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Flog.php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Flog.php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Flog.php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Flog.php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg6","download_url":"https://codeload.github.com/pkg6/log.php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240917723,"owners_count":19878308,"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":[],"created_at":"2024-11-11T11:23:54.362Z","updated_at":"2026-03-06T05:35:25.352Z","avatar_url":"https://github.com/pkg6.png","language":"PHP","readme":"# Install \n\n~~~\ncomposer require pkg6/log\n~~~\n\n# Use\n\n~~~\n\u003c?php\n\nrequire 'vendor/autoload.php';\n$log = new \\Pkg6\\Log\\Logger([\n    new \\Pkg6\\Log\\handler\\StreamHandler(\"./log/text.log\"),\n]);\n$log = new \\Pkg6\\Log\\Logger([\n    \"console\" =\u003e new \\Pkg6\\Log\\handler\\StreamHandler(),\n]);\n$log-\u003einfo(\"test\");\n~~~\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg6%2Flog.php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkg6%2Flog.php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg6%2Flog.php/lists"}