public class LoggingEventWrapper extends Object
Constructor and Description |
---|
LoggingEventWrapper(org.apache.log4j.spi.LoggingEvent loggingEvent) |
LoggingEventWrapper(LoggingEventWrapper loggingEventWrapper) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
void |
evaluateSearchRule(org.apache.log4j.rule.Rule searchRule) |
Color |
getBackground() |
Color |
getColorRuleBackground() |
Color |
getColorRuleForeground() |
Color |
getForeground() |
org.apache.log4j.spi.LoggingEvent |
getLoggingEvent() |
int |
getMarkerHeight() |
int |
getMsgHeight() |
Set |
getPropertyKeySet() |
Map |
getSearchMatches() |
int |
hashCode() |
boolean |
isDisplayed() |
boolean |
isSearchMatch() |
Object |
removeProperty(String propName) |
void |
setDisplayed(boolean b) |
void |
setMarkerHeight(int markerHeight) |
void |
setMsgHeight(int msgHeight) |
void |
setPreviousDisplayedEventTimestamp(long previousDisplayedEventTimeStamp) |
void |
setProperty(String propName,
String propValue) |
String |
toString() |
void |
updateColorRuleColors(Color backgroundColor,
Color foregroundColor) |
public LoggingEventWrapper(org.apache.log4j.spi.LoggingEvent loggingEvent)
public LoggingEventWrapper(LoggingEventWrapper loggingEventWrapper)
public org.apache.log4j.spi.LoggingEvent getLoggingEvent()
public Set getPropertyKeySet()
public void updateColorRuleColors(Color backgroundColor, Color foregroundColor)
public void evaluateSearchRule(org.apache.log4j.rule.Rule searchRule)
public Map getSearchMatches()
public Color getForeground()
public Color getBackground()
public Color getColorRuleBackground()
public Color getColorRuleForeground()
public boolean isSearchMatch()
public void setMarkerHeight(int markerHeight)
public int getMarkerHeight()
public void setMsgHeight(int msgHeight)
public int getMsgHeight()
public void setDisplayed(boolean b)
public void setPreviousDisplayedEventTimestamp(long previousDisplayedEventTimeStamp)
public boolean isDisplayed()
Copyright © 2002-2018 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache Chainsaw, Chainsaw, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.