v0.14.0
Classes | Namespaces | Functions | Variables
LogManager.cpp File Reference

Log and register warnings. More...

#include <MoFEM.hpp>
#include <cstddef>
#include <string>
#include <ostream>
#include <fstream>
#include <iomanip>
#include <boost/date_time/posix_time/posix_time.hpp>

Go to the source code of this file.

Classes

struct  MoFEM::LogManager::InternalData
 
class  MoFEM::LogManager::InternalData::SelfStreamBuf
 
struct  MoFEM::LogManager::InternalData::WorldStreamBuf
 
struct  MoFEM::LogManager::InternalData::SynchronizedStreamBuf
 
class  MoFEM::LogManager::InternalData::NulStreambuf
 
class  MoFEM::LogManager::InternalData::NulOStream
 

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Functions

std::ostream & MoFEM::operator<< (std::ostream &strm, const LogManager::SeverityLevel &level)
 

Variables

static char MoFEM::dummy_file
 

Detailed Description

Log and register warnings.

Definition in file LogManager.cpp.