{"id":27387506,"url":"https://github.com/graycoreio/magento2-stdlogging","last_synced_at":"2025-04-13T18:01:59.558Z","repository":{"id":40570003,"uuid":"245257930","full_name":"graycoreio/magento2-stdlogging","owner":"graycoreio","description":"A drop in Magento 2 Module to pump all Magento 2 logs to StdErr instead of files.","archived":false,"fork":false,"pushed_at":"2025-04-10T13:52:30.000Z","size":205,"stargazers_count":22,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T14:45:50.574Z","etag":null,"topics":["docker","ecommerce","hacktoberfest","kubernetes","logging","magento","magento2","stderr","stdout"],"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/graycoreio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"github":"graycoreio"}},"created_at":"2020-03-05T20:10:52.000Z","updated_at":"2025-04-10T13:52:33.000Z","dependencies_parsed_at":"2022-08-27T02:47:42.463Z","dependency_job_id":null,"html_url":"https://github.com/graycoreio/magento2-stdlogging","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fmagento2-stdlogging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fmagento2-stdlogging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fmagento2-stdlogging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fmagento2-stdlogging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graycoreio","download_url":"https://codeload.github.com/graycoreio/magento2-stdlogging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248243088,"owners_count":21071054,"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":["docker","ecommerce","hacktoberfest","kubernetes","logging","magento","magento2","stderr","stdout"],"created_at":"2025-04-13T18:01:29.220Z","updated_at":"2025-04-13T18:01:59.546Z","avatar_url":"https://github.com/graycoreio.png","language":"PHP","readme":"# Magento 2 StdLogging\n\n\u003cdiv align=\"center\"\u003e\n\n[![Packagist Downloads](https://img.shields.io/packagist/dm/graycore/magento2-stdlogging?color=blue)](https://packagist.org/packages/graycore/magento2-stdlogging/stats)\n[![Packagist Version](https://img.shields.io/packagist/v/graycore/magento2-stdlogging?color=blue)](https://packagist.org/packages/graycore/magento2-stdlogging)\n[![Packagist License](https://img.shields.io/packagist/l/graycore/magento2-stdlogging)](https://github.com/graycoreio/magento2-stdlogging/blob/main/LICENSE)\n[![Installation Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/install.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/install.yaml)\n[![Integration Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/integration.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/integration.yaml)\n[![Unit Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/unit.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/unit.yaml)\n\n\u003c/div\u003e\n\n\n\n\n## Magento Version Support\n![Magento v2.3 Supported](https://img.shields.io/badge/Magento-2.3-brightgreen.svg?labelColor=2f2b2f\u0026logo=magento\u0026logoColor=f26724\u0026color=464246\u0026longCache=true\u0026style=flat)\n![Magento v2.4 Supported](https://img.shields.io/badge/Magento-2.4-brightgreen.svg?labelColor=2f2b2f\u0026logo=magento\u0026logoColor=f26724\u0026color=464246\u0026longCache=true\u0026style=flat)\n\n## Purpose\nThis module is a drop in replacement to pump all Magento 2 logs to StdOut. This is especially useful when working in a dockerized environment where you want to aggregate your logs into an external system without having to know about Magento specific log files and configurations.\n\n## Getting Started\nThis module is intended to be installed with [composer](https://getcomposer.org/). From the root of your Magento 2 project:\n\n1. Download the package\n```bash\ncomposer require graycore/magento2-stdlogging\n```\n2. Enable the package\n\n```bash\n./bin/magento module:enable Graycore_StdLogging\n```\n## Upgrading\n* [Semver Policy](https://semver.org/)","funding_links":["https://github.com/sponsors/graycoreio"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraycoreio%2Fmagento2-stdlogging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraycoreio%2Fmagento2-stdlogging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraycoreio%2Fmagento2-stdlogging/lists"}