Home » Database » DB_DataObject » Bug #5674
Error levels are confusing
Details
| Request #5674 | Error levels are confusing |
|---|---|
| Submitted | 2005-10-12 20:21 UTC |
| From | developer at ckiweb dot com |
| Status | Feedback |
| Package | DB_DataObject |
| PHP Version | 4.3.10 |
| Roadmaps | (Not assigned) |
Comments
[2005-10-12 20:21 UTC] developer at ckiweb dot com
Description:
------------
I am trying to create a debug function to filter the errors so that they are sent to me, but the error levels are not usefull. I would think that 1 would be a lower level of error (or just a debug message) and 5 would be serious error, but that is not so. Do the debug levels have an order? If not, I could send you patch.