PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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. |