PHPのエラーログの出力先を変える
2021/07/02
最終案
PHPでどうにかしようとした
関数リファレンス
- PHP: set_exception_handler - Manual
- PHP: set_error_handler - Manual
- PHP: register_shutdown_function - Manual
- PHP: Exception::__toString - Manual
- PHP: Exception::getMessage - Manual
- PHP: ErrorException - Manual