|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkLoggerManager_h
19 #define itkLoggerManager_h
73 CreateThreadLogger(
const NameType & name,
108 PrintSelf(std::ostream & os,
Indent indent)
const override;
117 #endif // itkLoggerManager_h
LoggerBaseEnums::PriorityLevel PriorityLevelEnum
Used for logging information during a run.
MultipleLogOutput::OutputType OutputType
Control indentation during Print() invocation.
ContainerType m_LoggerSet
std::map< NameType, LoggerPointer > ContainerType
Used for centrally managing loggers.
Light weight base class for most itk classes.
Represents an output stream.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SmartPointer< Self > Pointer
SmartPointer< Self > Pointer
Base class for most ITK classes.