lumis.util.log
Class AcceptAllEvaluator

Package class diagram package AcceptAllEvaluator
java.lang.Object
  extended by lumis.util.log.AcceptAllEvaluator
All Implemented Interfaces:
org.apache.log4j.spi.TriggeringEventEvaluator

public class AcceptAllEvaluator
extends Object
implements org.apache.log4j.spi.TriggeringEventEvaluator

A log4j TriggeringEventEvaluator that returns true to any event.

Since:
4.1.0

Constructor Summary
AcceptAllEvaluator()
           
 
Method Summary
 boolean isTriggeringEvent(org.apache.log4j.spi.LoggingEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcceptAllEvaluator

public AcceptAllEvaluator()
Method Detail

isTriggeringEvent

public boolean isTriggeringEvent(org.apache.log4j.spi.LoggingEvent event)
Specified by:
isTriggeringEvent in interface org.apache.log4j.spi.TriggeringEventEvaluator


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.