dune-pdelab  2.4.1
Public Member Functions | List of all members
Dune::PDELab::WithLogtag Class Reference

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

template<class FormatFunc >
Dune::PDELab::WithLogtag::WithLogtag ( const FormatFunc &  formatFunc)
inline
Dune::PDELab::WithLogtag::~WithLogtag ( )

The documentation for this class was generated from the following files: