PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ disable()
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. |