Skip to content

shapecode/shapecode-monolog-gdpr-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shapecode Monolog GDPR Bundle

paypal

PHP Version Latest Stable Version Latest Unstable Version Total Downloads License

Install

Via Composer

$ composer require shapecode/monolog-gdpr-bundle

Enable the bundle in your kernel:

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Shapecode\Bundle\MonologGDPRBundle\ShapecodeMonologGDPRBundle(),
    );
}

Usage

You are already done.

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages