Go to the documentation of this file.
5 #ifndef vtkPVLogInformation_h
6 #define vtkPVLogInformation_h
9 #include "vtkRemotingCoreModule.h"
58 vtkGetMacro(Logs,
const std::string&);
63 vtkGetMacro(StartingLogs,
const std::string&);
68 vtkSetMacro(Rank,
int);
73 vtkGetMacro(Verbosity,
int);
88 #endif // vtkPVLogInformation_h
Store messages for the interpreter.