![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
logger.hh File Reference
Go to the source code of this file.
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fufem |
Functions | |
| template<class Duration = std::chrono::duration<double>> | |
| auto | Dune::Fufem::makeLogger (std::ostream &stream, std::string format) |
| Create a simple logger callback. | |
| template<class Duration = std::chrono::duration<double>> | |
| auto | Dune::Fufem::makeSynchronizedLogger (std::ostream &stream, std::string format, std::mutex &mutex) |
| Create a simple logger callback. | |
