目次
PHP:error log
エラー処理
ログ出力
指定されたファイルにログ出力
PHP:error log
エラー処理
ログ出力
指定されたファイルにログ出力
error_log( $msg, 3, '/var/log/php.log' );