Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Send an error message to the defined error handling routines
<?php error_log(    string $message,    int $message_type = 0,    ?string $destination = null,    ?string $additional_headers = null): bool