#include <base/SimulationLogger.hpp>
      
        
          | openfluid::base::SimulationLogger::SimulationLogger | ( | const std::string & | LogFilePath | ) |  | 
      
 
 
      
        
          | openfluid::base::SimulationLogger::~SimulationLogger | ( |  | ) |  | 
      
 
 
      
        
          | void openfluid::base::SimulationLogger::add | ( | LogType | LType, | 
        
          |  |  | const std::string & | ContextStr, | 
        
          |  |  | const std::string & | Msg | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | void openfluid::base::SimulationLogger::addDebug | ( | const std::string & | Context, |  
          |  |  | const std::string & | Msg |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void openfluid::base::SimulationLogger::addError | ( | const std::string & | Context, |  
          |  |  | const std::string & | Msg |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void openfluid::base::SimulationLogger::addInfo | ( | const std::string & | Context, |  
          |  |  | const std::string & | Msg |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void openfluid::base::SimulationLogger::addWarning | ( | const std::string & | Context, |  
          |  |  | const std::string & | Msg |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | bool openfluid::base::SimulationLogger::isCurrentWarningFlag | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | void openfluid::base::SimulationLogger::resetCurrentWarningFlag | ( |  | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following file: