(PHP 4, PHP 5, PHP 7)
Send an error message to the defined error handling routines
bool error_log ( string $message [, int $message_type = 0 [, string $destination [, string $extra_headers ]]] )
Sends an error message to the web server's error log or to a file.
Parameters:
message
The error message that should be logged.
message_type
S