OFFIS DCMTK  Version 3.6.0
Public Member Functions
log4cplus::spi::DenyAllFilter Class Reference

This filter drops all logging events. More...

Inheritance diagram for log4cplus::spi::DenyAllFilter:
[legend]
Collaboration diagram for log4cplus::spi::DenyAllFilter:
[legend]

List of all members.

Public Member Functions

 DenyAllFilter (const log4cplus::helpers::Properties &, log4cplus::tstring &error)
virtual FilterResult decide (const InternalLoggingEvent &event) const
 Always returns the DENY regardless of the InternalLoggingEvent parameter.

Detailed Description

This filter drops all logging events.

You can add this filter to the end of a filter chain to switch from the default "accept all unless instructed otherwise" filtering behaviour to a "deny all unless instructed otherwise" behaviour.

Definition at line 134 of file filter.h.


The documentation for this class was generated from the following file:


Generated on Thu May 24 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.7.6.1