Download the PHP package domtomproject/logger-bundle without Composer
On this page you can find all versions of the php package domtomproject/logger-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download domtomproject/logger-bundle
More information about domtomproject/logger-bundle
Files in domtomproject/logger-bundle
Download domtomproject/logger-bundle
More information about domtomproject/logger-bundle
Files in domtomproject/logger-bundle
Vendor domtomproject
Package logger-bundle
Short Description Symfony bundle for logging actions
License MIT
Package logger-bundle
Short Description Symfony bundle for logging actions
License MIT
Please rate this library. Is it a good library?
Informations about the package logger-bundle
LoggerBundle
Bundle for fast loggin and static storage
1. Installation
AND in AppKernel.php
2. Configuration
In this example we use MysqlWriter. In config.yml
So now manager for logs is 'log'. Thats provide you to use other database for log data.
3. Using Example
a) Create new Log Entity.
b) Now in controller action
c) Logs will be automatically saved on kernel.terminate event.
All versions of logger-bundle with dependencies
PHP Build Version
Package Version
The package domtomproject/logger-bundle contains the following files
Loading the files please wait ....