Feature #2322
Possibility to track filename and line number of a specific configuration setting
| Status: | New | Start date: | 2008-12-15 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | Robert Lemke | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
It would make debugging and error tracking much easier if one would be able to find the YAML file and line number of a specific configuration setting.
E.g. when throwing an InvalidRoutingConfiguration Exception it should be possible to output and highlight corresponding YAML configuration (in development context).
Related issues