PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ 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. |