dune-pdelab 2.7-git
|
temporarily use a different log tag format function More...
#include <dune/pdelab/common/logtag.hh>
Public Member Functions | |
template<class FormatFunc > | |
WithLogtag (const FormatFunc &formatFunc) | |
~WithLogtag () | |
temporarily use a different log tag format function
This class sets a different log tag format function and restores the old one when the current scope exits, even if that happens via an exception.
|
inline |
Dune::PDELab::WithLogtag::~WithLogtag | ( | ) |