error_log

(PHP 4, PHP 5, PHP 7, PHP 8)

error_logEnvía un mensaje de error al gestor de errores definido

Descripción

function error_log(
    string $message,
    int $message_type = 0,
    ?string $destination = null,