Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

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