|
||||||||||
| 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.ImpliedParameters
public static final class TssLogMessage.ImpliedParameters
Not real fun! .
This class holds the static data for the IMPLIED_PARAMETERS
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 IMPLIED_PARAMETERS. |
static Level |
LOG_LEVEL
The LogLevel to use. |
static String |
PARAM__CAUSE
The parameter _CAUSE for the log message text. |
static String |
PARAM__THREAD_ID
The parameter _THREAD_ID for the log message text. |
static String |
PARAM__THREAD_NAME
The parameter _THREAD_NAME for the log message text. |
static String |
PARAM__TRACKING_NUMBER
The parameter _TRACKING_NUMBER for the log message text. |
static String |
SYMBOL
The unique symbolic String of the log message IMPLIED_PARAMETERS. |
| 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)
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
IMPLIED_PARAMETERS.
public static final String PARAM__TRACKING_NUMBER
_TRACKING_NUMBER for the log message text.
public static final String PARAM__THREAD_ID
_THREAD_ID for the log message text.
public static final String PARAM__THREAD_NAME
_THREAD_NAME for the log message text.
public static final String PARAM__CAUSE
_CAUSE for the log message text.
public static final String SYMBOL
IMPLIED_PARAMETERS.
public static final Level LOG_LEVEL
| Method Detail |
|---|
public static Loggable addParameters(Loggable loggable)
loggable - the loggable to initialize.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||