Medical Imaging Interaction Toolkit  2023.04.00
Medical Imaging Interaction Toolkit
mitkLogMacros.h File Reference
#include <mbilog.h>

Go to the source code of this file.

Macros

#define MITK_INFO
 
#define MITK_WARN
 
#define MITK_ERROR
 
#define MITK_FATAL
 
#define MITK_DEBUG
 

Macro Definition Documentation

◆ MITK_DEBUG

#define MITK_DEBUG

Definition at line 22 of file mitkLogMacros.h.

◆ MITK_ERROR

#define MITK_ERROR

Definition at line 20 of file mitkLogMacros.h.

◆ MITK_FATAL

#define MITK_FATAL

Definition at line 21 of file mitkLogMacros.h.

◆ MITK_INFO

#define MITK_INFO

Definition at line 18 of file mitkLogMacros.h.

◆ MITK_WARN

#define MITK_WARN

Definition at line 19 of file mitkLogMacros.h.