Download the PHP package loremipsum/action-logger-bundle without Composer
On this page you can find all versions of the php package loremipsum/action-logger-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download loremipsum/action-logger-bundle
More information about loremipsum/action-logger-bundle
Files in loremipsum/action-logger-bundle
Download loremipsum/action-logger-bundle
More information about loremipsum/action-logger-bundle
Files in loremipsum/action-logger-bundle
Vendor loremipsum
Package action-logger-bundle
Short Description Symfony ActionLoggerBundle
License proprietary
Homepage https://www.loremipsum.at
Package action-logger-bundle
Short Description Symfony ActionLoggerBundle
License proprietary
Homepage https://www.loremipsum.at
Keywords logging
Please rate this library. Is it a good library?
Informations about the package action-logger-bundle
ActionLogger bundle
Symfony bundle to log custom actions and events with doctrine.
Configuration
Action example
Usage example:
A new user has been created. All you have to do is call log
or flashLog
on our ActionLogger with the UserAddAction
and the new $user
entity.
And here is our UserAddAction
:
Event subscriber example
Log all action events with Psr\Log\LoggerInterface.
All versions of action-logger-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
symfony/http-foundation Version ^3.4 || ^4.0
symfony/framework-bundle Version ^3.4 || ^4.0
loremipsum/route-generator-bundle Version ^0.1.0 || ^0.2.0
symfony/http-foundation Version ^3.4 || ^4.0
symfony/framework-bundle Version ^3.4 || ^4.0
loremipsum/route-generator-bundle Version ^0.1.0 || ^0.2.0
The package loremipsum/action-logger-bundle contains the following files
Loading the files please wait ....