View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002163 | Xdebug | Stacktraces | public | 2023-03-02 22:11 | 2023-04-05 18:04 |
Reporter | johnbillion | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | suspended | ||
Product Version | 3.1.2 | ||||
Summary | 0002163: Feature request: Ultra lightweight mode for stack traces in logs | ||||
Description | The default PHP error log does not include a stack trace for an error unless the error is fatal. The "develop" mode of Xdebug improves this by including a full stack trace alongside the error in the PHP error log when an error of any level is encountered. We'd like to enable this feature on our production environment but without the overhead of the other features enabled in "develop" mode. What do you think about an ultra lightweight "logging" mode for Xdebug which only enables stack traces in the error log and nothing else. Would this reduce the overhead of Xdebug enough to warrant a separate mode? Or would such a singular feature warrant a standalone PHP extension separate from Xdebug? | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.1.10-8.1.19 | ||||
|
I'm afraid that this is going to be a hard one, as in the I am resolving this ticket as "suspended", as it is unlikely that I would work on this, as I don't believe that this will work. |
|
Thanks for the update! |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-02 22:11 | johnbillion | New Issue | |
2023-04-05 16:03 | derick | Assigned To | => derick |
2023-04-05 16:03 | derick | Status | new => resolved |
2023-04-05 16:03 | derick | Resolution | open => suspended |
2023-04-05 16:03 | derick | Note Added: 0006549 | |
2023-04-05 18:04 | johnbillion | Note Added: 0006551 |