|
dune-pdelab
2.5-dev
|
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 | ( | ) |
1.8.17