Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mbilogLoggingTypes.h File Reference

Go to the source code of this file.

Namespaces

 mbilog
 

Enumerations

enum  {
  mbilog::Info, mbilog::Warn, mbilog::Error, mbilog::Fatal,
  mbilog::Debug
}
 This enum defines the message/event levels of the mbi logging mechanism. Info: TODO Warn: TODO Error: TODO Fatal: TODO Debug: TODO. More...