Download the PHP package kira0269/symfony-log-viewer-bundle without Composer
On this page you can find all versions of the php package kira0269/symfony-log-viewer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kira0269/symfony-log-viewer-bundle
More information about kira0269/symfony-log-viewer-bundle
Files in kira0269/symfony-log-viewer-bundle
Download kira0269/symfony-log-viewer-bundle
More information about kira0269/symfony-log-viewer-bundle
Files in kira0269/symfony-log-viewer-bundle
Vendor kira0269
Package symfony-log-viewer-bundle
Short Description Log viewer for Symfony 5 app
License MIT
Package symfony-log-viewer-bundle
Short Description Log viewer for Symfony 5 app
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-log-viewer-bundle
LogViewer for Symfony 5.x
Installation
- composer require kira0269/symfony-log-viewer-bundle
Configuration
Add these lines in config/routes/kira_log_viewer.yaml
:
And these lines in config/packages/kira_log_viewer.yaml
:
Usage
Inject the LogParserInterface into your Controller/Service and parse your logs :
Dashboard configuration
Define how many metrics should be displayed per row
Define dashboard date filter
Add custom blocks with parameters :
Filters examples :
All versions of symfony-log-viewer-bundle with dependencies
PHP Build Version
Package Version
The package kira0269/symfony-log-viewer-bundle contains the following files
Loading the files please wait ....