error_log

 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.

戻り値

Returns TRUE on success or FALSE on failure.