void fann_print_error_log(struct fann * ann);
Prints the network's last error to the error log.
The error log defaults to stderr.
This function appears in FANN >= 1.1.0.