{"id":22125727,"url":"https://github.com/czim/laravel-json-context-logging","last_synced_at":"2025-07-25T16:32:46.546Z","repository":{"id":56960925,"uuid":"138506564","full_name":"czim/laravel-json-context-logging","owner":"czim","description":"Custom JSON format logging for Laravel","archived":false,"fork":false,"pushed_at":"2023-11-17T11:03:33.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-11T13:08:08.647Z","etag":null,"topics":["json","laravel","logging","logstash","monolog"],"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/czim.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-06-24T18:39:45.000Z","updated_at":"2023-08-28T11:04:51.000Z","dependencies_parsed_at":"2023-11-17T12:29:11.402Z","dependency_job_id":"952fd3cf-8c35-463e-8777-73cd36cfe08d","html_url":"https://github.com/czim/laravel-json-context-logging","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.25,"last_synced_commit":"69d14eae1295e381b456f1aae9f5ace72866e68e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czim%2Flaravel-json-context-logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czim%2Flaravel-json-context-logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czim%2Flaravel-json-context-logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czim%2Flaravel-json-context-logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czim","download_url":"https://codeload.github.com/czim/laravel-json-context-logging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227594870,"owners_count":17791203,"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":["json","laravel","logging","logstash","monolog"],"created_at":"2024-12-01T16:37:46.819Z","updated_at":"2024-12-01T16:37:47.325Z","avatar_url":"https://github.com/czim.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status](https://travis-ci.org/czim/laravel-json-context-logging.svg?branch=master)](https://travis-ci.org/czim/laravel-json-context-logging)\n[![Coverage Status](https://coveralls.io/repos/github/czim/laravel-json-context-logging/badge.svg?branch=master)](https://coveralls.io/github/czim/laravel-json-context-logging?branch=master)\n\n\n# JSON Context Logging for Laravel\n\nWrapper package to make use of [czim/monolog-json-context](https://github.com/czim/monolog-json-context) in Laravel applications.\n\nThe aim of this package is to easily set up (separate) logging to be easily grokkable by Logstash.\n\n\n## Version Compatibility\n\n| Laravel       | Package |\n|:--------------|:--------|\n| 5.8 and below | 0.9     |\n| 6.0 and up    | 1.0     |\n| 9.0           | 2.0     |\n| 10.0          | 3.0     |\n\n## Changelog\n\n[View the changelog](CHANGELOG.md).\n\n\n## Installation\n\nVia Composer:\n\n``` bash\n$ composer require czim/laravel-json-context-logging\n```\n\nPublish the configuration file:\n\n``` bash\nphp artisan vendor:publish --provider=\"Czim\\LaravelJsonContextLogging\\Providers\\JsonContextLoggingServiceProvider\"\n```\n\n\n\n## Credits\n\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/czim/laravel-json-context-logging.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/czim/laravel-json-context-logging.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/czim/laravel-json-context-logging\n[link-downloads]: https://packagist.org/packages/czim/laravel-json-context-logging\n[link-author]: https://github.com/czim\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczim%2Flaravel-json-context-logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczim%2Flaravel-json-context-logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczim%2Flaravel-json-context-logging/lists"}