View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023249 | mantisbt | feature | public | 2017-08-20 18:24 | 2017-10-08 23:52 |
| Reporter | cproensa | Assigned To | cproensa | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.6.0 | ||||
| Target Version | 2.7.0 | Fixed in Version | 2.7.0 | ||
| Summary | 0023249: When logging the caller function, also print the class name if it's a class method | ||||
| Description | Currently, when writing the caller function in the log, and the function is a class method, the output is: Writting also the class name would be more helpful, like this: | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 10dcdd93 2017-08-20 10:53 Committer: dregad Details Diff |
Print class name when logging backtrace caller info If the caller function is a class method, print the class name alognside the function name in the log info. Fixes: 0023249 |
Affected Issues 0023249 |
|
| mod - core/logging_api.php | Diff File | ||