public final class SplitlogMessagesRejectingCondition extends Object implements SimpleMessageCondition
Message whose Message.getLogger()
doesn't start with com.github.triceo.splitlog.
This requires that the JBossServerLogTailSplitter or any other smart
TailSplitter be used. SimpleTailSplitter will not provide the
logger information and therefore this condition will not work together with.| Modifier and Type | Field and Description |
|---|---|
static SplitlogMessagesRejectingCondition |
INSTANCE |
public static final SplitlogMessagesRejectingCondition INSTANCE
public boolean accept(Message evaluate)
SimpleMessageConditionaccept in interface SimpleMessageConditionevaluate - The message to evaluate.Copyright © 2014. All rights reserved.