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

◆ message_impl()

void pism::Logger::message_impl ( const char  buffer[]) const
protectedvirtual

Do the hard work. Override this in a derived class to customize.

Reimplemented in pism::StringLogger.

Definition at line 72 of file Logger.cc.

References pism::Logger::Impl::com, m_impl, and PISM_CHK.

Referenced by message(), and message().