29 #ifndef CASA_NULLLOGSINK_H
30 #define CASA_NULLLOGSINK_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/casa/Logging/LogSinkInterface.h>
Priority
An "importance" which is assigned to each LogMessage.
virtual const LogFilterInterface & filter() const
Get/set the filter.
NullLogSink(LogMessage::Priority filter)
NullLogSink(const NullLogSink &other)
NullLogSink & operator=(const NullLogSink &other)
NullLogSink(const LogFilterInterface &filter)
String id() const
Returns the id of the LogSink in use...
virtual Bool postLocally(const LogMessage &message)
Always throws the message away, but it does return True or False depending on whether or not message ...
static String localId()
Returns the id for this class...
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.