shark / formlogger-bundle
Log Symfony Forms
Installs: 240
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 2
Forks: 2
Open Issues: 0
Type:symfony-bundle
Requires
- symfony/form: 2.3.*
- symfony/framework-bundle: 2.3.*
- symfony/monolog-bundle: 2.3.*
- symfony/validator: 2.3.*
This package is not auto-updated.
Last update: 2024-10-26 13:34:30 UTC
README
This bundle has a simple, specific purpose: Log form errors and data
Documentation
Read the documentation for Symfony 2.1
Read the documentation for Symfony 2.2
Installation
All the installation instructions are located in documentation.
License
This bundle is released under the LGPL license. See the complete license text.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition with FormLoggerBundle installed, to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.