View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001858 | Xdebug | Uncategorized | public | 2020-09-23 17:24 | 2020-09-24 09:38 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 3.0.0beta1 | Fixed in Version | 3.0.0beta1 | ||
Summary | 0001858: Only open/close log if there is an actual message to log | ||||
Description | Right now Xdebug always opens and closes the log, and prints out the time of when that happens. This is pointless if there are no actual log message to export. Change this so that the "Log opened at" and "Log closed at" message are only printed if there is another log message output. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.4.0-7.4.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-23 17:24 | derick | New Issue | |
2020-09-23 17:43 | derick | Assigned To | => derick |
2020-09-23 17:43 | derick | Status | new => assigned |
2020-09-23 17:43 | derick | Assigned To | derick => |
2020-09-23 17:43 | derick | Assigned To | => derick |
2020-09-23 17:43 | derick | Status | assigned => acknowledged |
2020-09-24 09:38 | derick | Status | acknowledged => closed |
2020-09-24 09:38 | derick | Resolution | open => fixed |
2020-09-24 09:38 | derick | Fixed in Version | => 3.0.0beta1 |