|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.commons.LogMessageInfoImpl
org.jcoderz.commons.test.TssLogMessage
org.jcoderz.commons.test.TssLogMessage.FunnyRuntime
public static final class TssLogMessage.FunnyRuntime
Not real fun! .
This class holds the static data for the FUNNY_RUNTIME
log message.
It holds the following parameters:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jcoderz.commons.test.TssLogMessage |
|---|
TssLogMessage.FunnyRuntime, TssLogMessage.ImpliedParameters, TssLogMessage.ImpliedParameters2, TssLogMessage.ImpliedParameters3, TssLogMessage.ImpliedParametersLog, TssLogMessage.ImpliedParametersLog2, TssLogMessage.ImpliedParametersLog3 |
| Field Summary | |
|---|---|
static int |
INT_VALUE
The unique integer value of the log message FUNNY_RUNTIME. |
static Level |
LOG_LEVEL
The LogLevel to use. |
static String |
PARAM_CAUSE_TEXT
The parameter CAUSE_TEXT for the log message text. |
static String |
SYMBOL
The unique symbolic String of the log message FUNNY_RUNTIME. |
| Fields inherited from class org.jcoderz.commons.test.TssLogMessage |
|---|
FUNNY_RUNTIME, IMPLIED_PARAMETERS, IMPLIED_PARAMETERS_LOG, IMPLIED_PARAMETERS_LOG2, IMPLIED_PARAMETERS_LOG3, IMPLIED_PARAMETERS2, IMPLIED_PARAMETERS3 |
| Method Summary | |
|---|---|
static Loggable |
addParameters(Loggable loggable,
String causeText)
Adds the given message parameters to the loggable. |
| Methods inherited from class org.jcoderz.commons.test.TssLogMessage |
|---|
fromInt, fromString |
| Methods inherited from class org.jcoderz.commons.LogMessageInfoImpl |
|---|
formatMessage, getAppName, getAppNameAbbreviation, getBusinessImpact, getCategory, getGroupName, getGroupNameAbbreviation, getLogLevel, getMessagePattern, getParameterList, getSolution, getSymbol, toInt, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int INT_VALUE
FUNNY_RUNTIME.
public static final String PARAM_CAUSE_TEXT
CAUSE_TEXT for the log message text.
public static final String SYMBOL
FUNNY_RUNTIME.
public static final Level LOG_LEVEL
| Method Detail |
|---|
public static Loggable addParameters(Loggable loggable,
String causeText)
loggable - the loggable to initialize.causeText - The cause text used in the message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||