{"id":19783172,"url":"https://github.com/edmondscommerce/magento-api-logger","last_synced_at":"2025-06-10T17:32:58.997Z","repository":{"id":66730449,"uuid":"72202788","full_name":"edmondscommerce/Magento-API-Logger","owner":"edmondscommerce","description":"A Magento module for logging Magento API calls","archived":false,"fork":false,"pushed_at":"2016-10-31T16:35:19.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T13:08:37.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/edmondscommerce.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-10-28T11:43:12.000Z","updated_at":"2020-10-15T10:34:40.000Z","dependencies_parsed_at":"2023-07-11T10:02:16.511Z","dependency_job_id":null,"html_url":"https://github.com/edmondscommerce/Magento-API-Logger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2FMagento-API-Logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2FMagento-API-Logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2FMagento-API-Logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2FMagento-API-Logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmondscommerce","download_url":"https://codeload.github.com/edmondscommerce/Magento-API-Logger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2FMagento-API-Logger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259117732,"owners_count":22807822,"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-12T06:07:29.358Z","updated_at":"2025-06-10T17:32:58.989Z","avatar_url":"https://github.com/edmondscommerce.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento-API-Logger #\n## By [Edmonds Commerce](https://www.edmondscommerce.co.uk) ##\n\nA Magento module for logging Magento API calls.\n\n### Installation ###\n\nCopy app/ into the root Magento folder.\n\n### Usage ###\n\nSimply add your custom logging code to whichever API controller you're\ninterested in (we've added some basic logging to get you started).\n\n\n```\napp/code/community/EdmondsCommerce/LogApi/controllers/*\n```\n```php\npublic function indexAction()\n{\n    // Your custom logging code here\n    $logger = Mage::helper('edmondscommerce_logapi/log');\n    $logger-\u003elog($this-\u003egetRequest()-\u003egetRawBody(), $logger::API_V2_SOAP);\n    // End\n    parent::indexAction();\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmondscommerce%2Fmagento-api-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmondscommerce%2Fmagento-api-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmondscommerce%2Fmagento-api-logger/lists"}