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

◆ disable()

void pism::Logger::disable ( ) const

Silence the logger.

This makes it possible to temporarily silence the logger and then re-enable it with the same threshold as before, but without explicitly storing the current threshold.

Definition at line 99 of file Logger.cc.

References pism::Logger::Impl::enabled, and m_impl.