PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().