2017 © Pedro Peláez
 

symfony-bundle loggingbundle

This bundle is used by our team to build a CMS tool on top of Sonata

image

alpixel/loggingbundle

This bundle is used by our team to build a CMS tool on top of Sonata

  • Wednesday, February 1, 2017
  • by gouaille
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2,992 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

AlpixelLoggingBundle

Purpose of this bundle is to offer better automation of log handler. Mainly about Slack reporting., (*1)

Configuration

In your AppKernel, (*2)

new Alpixel\Bundle\LoggingBundle\AlpixelLoggingBundle(),
new Symfony\Bundle\MonologBundle\MonologBundle(),

In your config.yml, (*3)

alpixel_logging:
    slack:
      token:    "my token"
      bot_name: "Error Bot"
      channel:  "alerts"
      debug: false #To activate in debug environment

Don't forget to remove any basic logging configuration in your config_prod and config_dev.yml, (*4)

The Versions

01/02 2017

dev-master

9999999-dev https://www.alpixel.fr

This bundle is used by our team to build a CMS tool on top of Sonata

  Sources   Download

MIT

The Requires

 

by ALPIXEL

logging symfony2 bundle symfony alpixel

01/02 2017

v1.0.3

1.0.3.0 https://www.alpixel.fr

This bundle is used by our team to build a CMS tool on top of Sonata

  Sources   Download

MIT

The Requires

 

by ALPIXEL

logging symfony2 bundle symfony alpixel

21/09 2016

dev-feature/jira-rest

dev-feature/jira-rest https://www.alpixel.fr

This bundle is used by our team to build a CMS tool on top of Sonata

  Sources   Download

MIT

The Requires

 

by ALPIXEL

logging symfony2 bundle symfony alpixel

21/09 2016

v1.0.2

1.0.2.0 https://www.alpixel.fr

This bundle is used by our team to build a CMS tool on top of Sonata

  Sources   Download

MIT

The Requires

 

by ALPIXEL

logging symfony2 bundle symfony alpixel

20/09 2016

v1.0.1

1.0.1.0 https://www.alpixel.fr

This bundle is used by our team to build a CMS tool on top of Sonata

  Sources   Download

MIT

The Requires

 

by ALPIXEL

logging symfony2 bundle symfony alpixel

20/09 2016

v1.0

1.0.0.0 https://www.alpixel.fr

This bundle is used by our team to build a CMS tool on top of Sonata

  Sources   Download

MIT

The Requires

 

by ALPIXEL

logging symfony2 bundle symfony alpixel