PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ error()

void pism::Logger::error ( const char  format[],
  ... 
) const

Print an error message to the log.

Always prints the message (regardless of the threshold). The base class implementation prints to stderr.

Definition at line 77 of file Logger.cc.

References error_impl().

Referenced by pism::show_usage_check_req_opts().