void fann_set_error_log(struct fann_error * errdat, FILE * log);
Set the error log to log.
The error log defaults to stderr.
This function appears in FANN >= 1.1.0.