Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
berryLog.h File Reference

Go to the source code of this file.

Macros

#define BERRY_INFO
 
#define BERRY_WARN
 
#define BERRY_ERROR
 
#define BERRY_FATAL
 
#define BERRY_DEBUG
 

Functions

org_blueberry_core_runtime_EXPORT std::ostream & operator<< (std::ostream &os, const QString &str)
 

Macro Definition Documentation

◆ BERRY_DEBUG

#define BERRY_DEBUG

Definition at line 25 of file berryLog.h.

◆ BERRY_ERROR

#define BERRY_ERROR

Definition at line 22 of file berryLog.h.

◆ BERRY_FATAL

#define BERRY_FATAL

Definition at line 23 of file berryLog.h.

◆ BERRY_INFO

#define BERRY_INFO

Definition at line 20 of file berryLog.h.

◆ BERRY_WARN

#define BERRY_WARN

Definition at line 21 of file berryLog.h.

Function Documentation

◆ operator<<()

org_blueberry_core_runtime_EXPORT std::ostream& operator<< ( std::ostream &  os,
const QString &  str 
)