18 #ifndef itkLoggerManager_h
19 #define itkLoggerManager_h
102 virtual void PrintSelf(std::ostream & s,
Indent indent)
const ITK_OVERRIDE;
112 #endif // itkLoggerManager_h
ContainerType m_LoggerSet
Light weight base class for most itk classes.
Used for centrally managing loggers.
Represents an output stream.
ThreadLogger::Pointer ThreadLoggerPointer
SmartPointer< const Self > ConstPointer
std::map< NameType, LoggerPointer > ContainerType
Logger::Pointer LoggerPointer
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Base class for most ITK classes.
Logger::OutputType OutputType
Logger::PriorityLevelType PriorityLevelType
Used for logging information during a run.