PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ 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 78 of file Logger.cc.

References error_impl().