https://github.com/shapecode/shapecode-monolog-gdpr-bundle
https://github.com/shapecode/shapecode-monolog-gdpr-bundle
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shapecode/shapecode-monolog-gdpr-bundle
- Owner: shapecode
- License: mit
- Created: 2018-06-05T13:26:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T12:34:12.000Z (over 6 years ago)
- Last Synced: 2025-05-14T04:36:18.279Z (10 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Shapecode Monolog GDPR Bundle
[](http://paypal.me/nloges)
[](https://packagist.org/packages/shapecode/monolog-gdpr-bundle)
[](https://packagist.org/packages/shapecode/monolog-gdpr-bundle)
[](https://packagist.org/packages/shapecode/monolog-gdpr-bundle)
[](https://packagist.org/packages/shapecode/monolog-gdpr-bundle)
[](https://packagist.org/packages/shapecode/monolog-gdpr-bundle)
## Install
Via Composer
``` bash
$ composer require shapecode/monolog-gdpr-bundle
```
Enable the bundle in your kernel:
``` php