Finding the classes

Hi there

Instead of using ini_set(‘display_errors’, 1); I was thinking that I can use a class which saves all the errors in a log file.

Do you know where can I find such a class?

I’m new into PHP OO, so sorry for my ignorance.

PHP: set_error_handler - Manual