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