Can I hook error_log(...)?

Is there a hook for error_log(...) ? On my development environment I would like to var_dump the results instead of having to check the log file each time.

Topic logging Wordpress

Category Web


Try using standard function from PHP set_error_handler()

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.