de.mindcrimeilab.swing.log4j
Class StyledLogMessage
java.lang.Object
de.mindcrimeilab.swing.log4j.StyledLogMessage
public final class StyledLogMessage
- extends Object
- Version:
- $Revision: 126 $
- Author:
- Michael Engelhardt, $Author: agony $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STYLE_ERROR
public static MutableAttributeSet STYLE_ERROR
STYLE_WARNING
public static MutableAttributeSet STYLE_WARNING
STYLE_INFO
public static MutableAttributeSet STYLE_INFO
STYLE_CONFIG
public static MutableAttributeSet STYLE_CONFIG
STYLE_FINE
public static MutableAttributeSet STYLE_FINE
STYLE_FINER
public static MutableAttributeSet STYLE_FINER
STYLE_FINEST
public static MutableAttributeSet STYLE_FINEST
STYLE_DEFAULT
public static MutableAttributeSet STYLE_DEFAULT
getLogMessage
public static final StyledLogMessage getLogMessage(org.apache.log4j.Level level,
String formattedLogMessage)
getFormattedLogMessage
public String getFormattedLogMessage()
- Returns:
- the formattedLogMessage
getLevel
public org.apache.log4j.Level getLevel()
- Returns:
- the level
getStyle
public AttributeSet getStyle()
- Returns:
- the style
Copyright © 2010. All Rights Reserved.