php8.5
Home/ Manual/ fann / functions/ fann_set_error_log

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

errdat

Description

log_file

The log file path.

Return Values Void

Source: reference/fann/functions/fann-set-error-log.xml · from the official PHP manual (php/doc-en)