fann_set_error_log
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Sets where the errors are logged to
Description
fann_set_error_log(resource $errdat, string $log_file): void
Sets where the errors are logged to.
Parameters
errdatDescription
log_fileThe log file path.