Skip to content

The bundle provides some very simple AOP logging functionality by building on top of the GoAopBundle and MonologBundle.

License

Notifications You must be signed in to change notification settings

jall/AopMonologBundle

Repository files navigation

JallAopMonologBundle

Latest Stable Version Total Downloads License Build Status SensioLabsInsight

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

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

Installation

See the installation documentation.

Usage

See the usage documentation.

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.

The Symfony cookbook has many useful articles on configuring Monolog.

License

This bundle is under the MIT license.

About

The bundle provides some very simple AOP logging functionality by building on top of the GoAopBundle and MonologBundle.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages