Class LoggerFilterDenyAll

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.

<p> An example for this filter:

    <p> The corresponding XML file:

      • version: $Revision: 883108 $
      • since: 0.3

      Located in /log4php/filters/LoggerFilterDenyAll.php (line 44)

      LoggerConfigurable
         |
         --LoggerFilter
            |
            --LoggerFilterDenyAll
      Method Summary
      LoggerFilter::DENY decide (LoggerLoggingEvent $event)
      Variables

      Inherited Variables

      Inherited from LoggerFilter

      LoggerFilter::$next
      Methods
      Class Constants

      Documentation generated on Tue, 12 Mar 2024 14:04:53 +0900 by phpDocumentor 1.4.4