2017 © Pedro Peláez
 

library aop-monolog-bundle

A symfony bundle to allow simple AOP logging with the Monolog library

image

jall/aop-monolog-bundle

A symfony bundle to allow simple AOP logging with the Monolog library

  • Wednesday, March 1, 2017
  • by jall
  • Repository
  • 2 Watchers
  • 1 Stars
  • 816 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

JallAopMonologBundle

Latest Stable Version Total Downloads License Build Status SensioLabsInsight, (*1)

A Symfony bundle to provide some very simple AOP logging functionality by building on top of the GoAopBundle and MonologBundle., (*2)

It allows tagging public and protected methods in any class with annotations that write a log (via Monolog) every time the method is called., (*3)

Installation

See the installation documentation., (*4)

Usage

See the usage documentation., (*5)

Testing

./vendor/bin/phpunit

Further reading

More information on Go AOP! and Aspect Oriented Programming (AOP) in general can be found on Go! AOP's website., (*6)

The Symfony cookbook has many useful articles on configuring Monolog., (*7)

License

This bundle is under the [MIT license][7]., (*8)

The Versions

01/03 2017

dev-master

9999999-dev

A symfony bundle to allow simple AOP logging with the Monolog library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jon Hall

logging monolog aop go-aop

01/03 2017

v1.1.0

1.1.0.0

A symfony bundle to allow simple AOP logging with the Monolog library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jon Hall

logging monolog aop go-aop

02/10 2016

v1.0.0

1.0.0.0

A symfony bundle to allow simple AOP logging with the Monolog library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jon Hall

logging monolog aop go-aop

01/10 2016

v0.1.0

0.1.0.0

A symfony bundle to allow simple AOP logging with the Monolog library

  Sources   Download

MIT

The Requires

 

by Jon Hall

logging monolog aop go-aop