Medical Imaging Interaction Toolkit
2021.10.00
Medical Imaging Interaction Toolkit
mitkLogMacros.h
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#ifndef __MITK_LOG_H__
14
#define __MITK_LOG_H__
15
16
#include <
mbilog.h
>
17
18
#define MITK_INFO MBI_INFO
19
#define MITK_WARN MBI_WARN
20
#define MITK_ERROR MBI_ERROR
21
#define MITK_FATAL MBI_FATAL
22
#define MITK_DEBUG MBI_DEBUG
23
24
#endif
/*__MITK_LOG_H__*/
mbilog.h
src
MITK
Modules
Core
include
mitkLogMacros.h
Generated on Tue Nov 9 2021 09:46:26 for Medical Imaging Interaction Toolkit by
1.8.13