Jaybuzsays
This is really nice, well done.
steviezsays
cant get this to work, my servers error reporting / logging still takes over
Sitebasesays
Can you send me the code you used en some more information about what goes wrong. You can send it to wim(at)sitebase.be.
alexievicisays
Same as steviez, PHP error logging takes over and displays errors all over the place.
alexievicisays
Nevermind fixed it, maybe you should test your scripts more, it doesn’t use $logdir even if it’s set in the Handler class call .
GeekFlosays
How do we do to display errors as in the screenshot? With me it gives it … http://flexbb.kelio.org/sc/erreur.php
I use: $handler = new Logger(LOGGER_NOTICE, METHOD _PRINT); set_error_handler(array($handler, “Handle”));
Thanks in advance. Sorry for my english.
13comments