|
dune-pdelab
2.0.0
|
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 |
References Dune::PDELab::setLogtagFormatFunc().
| Dune::PDELab::WithLogtag::~WithLogtag | ( | ) |
References Dune::PDELab::setLogtagFormatter().
1.8.7