23 #ifndef CASA_LOGFILTERPARALLEL_H
24 #define CASA_LOGFILTERPARALLEL_H
std::vector< casacore::String > filterOutVector_p
LogFilterParallel(casacore::LogMessage::Priority lowest=casacore::LogMessage::NORMAL)
Filter LogMessages on message priority.
LogFilterParallel * clone() const
Clone the object.
bool Bool
Define the standard types used by Casacore.
void filterOut(const casacore::Char *text)
Priority
An "importance" which is assigned to each LogMessage.
LogFilterParallel & operator=(const LogFilterParallel &other)
casacore::Bool pass(const casacore::LogMessage &message) const
Return True if message passes this filter.
Informational log messages with with time, priority, and origin.