ariba.util.log
Class AvoidDuplicateEvents
java.lang.Object
org.apache.log4j.spi.Filter
ariba.util.log.AvoidDuplicateEvents
- All Implemented Interfaces:
- org.apache.log4j.spi.OptionHandler
public class AvoidDuplicateEvents
- extends org.apache.log4j.spi.Filter
A simple Filter to filter out duplicate log messages so they won't
get printed multiple times.
| Fields inherited from class org.apache.log4j.spi.Filter |
ACCEPT, DENY, NEUTRAL, next |
|
Method Summary |
int |
decide(org.apache.log4j.spi.LoggingEvent event)
|
| Methods inherited from class org.apache.log4j.spi.Filter |
activateOptions, getNext, setNext |
AvoidDuplicateEvents
public AvoidDuplicateEvents()
- Empty contructor.
decide
public int decide(org.apache.log4j.spi.LoggingEvent event)
- Specified by:
decide in class org.apache.log4j.spi.Filter
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.