lumis.util.log
Class AcceptAllEvaluator
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcceptAllEvaluator
public AcceptAllEvaluator()
isTriggeringEvent
public boolean isTriggeringEvent(org.apache.log4j.spi.LoggingEvent event)
- Specified by:
isTriggeringEvent
in interface org.apache.log4j.spi.TriggeringEventEvaluator
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.