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 bundle to log custom actions and events with doctrine.
License MIT
Homepage https://www.loremipsum.at
Package action-logger-bundle
Short Description Symfony bundle to log custom actions and events with doctrine.
License MIT
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
>=8.1
ext-json Version *
symfony/http-foundation Version ^6.0 || ^7.0
symfony/framework-bundle Version ^6.0 || ^7.0
loremipsum/route-generator-bundle Version ^0.4.0
twig/twig Version ~1.34|~2.4|~3.21
ext-json Version *
symfony/http-foundation Version ^6.0 || ^7.0
symfony/framework-bundle Version ^6.0 || ^7.0
loremipsum/route-generator-bundle Version ^0.4.0
twig/twig Version ~1.34|~2.4|~3.21
The package loremipsum/action-logger-bundle contains the following files
Loading the files please wait ...