9 #ifndef CPPLOGGING_FILTER_H
10 #define CPPLOGGING_FILTER_H
Logging element interface.
Logging filter interface.
virtual bool FilterRecord(Record &record)=0
Filter the given logging record.
Logging element interface definition.
C++ Logging project definitions.
Logging record definition.