|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--sdsu.logging.LoggerMessage
|
+--sdsu.logging.DebugMessage
DebugMessage is used by sdsu.logging.Logger. DebugMessage adds the name of the method being debuged and the location in the method of the debug statement.
LogMessage,
Logger, Serialized Form| Constructor Summary | |
DebugMessage(java.lang.String message)
|
|
| Method Summary | |
java.lang.String |
getMessageType()
|
| Methods inherited from class sdsu.logging.LoggerMessage |
displayString,
fromString,
getMetaData,
logString,
setMetaData,
toString,
toString |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public DebugMessage(java.lang.String message)
| Method Detail |
public java.lang.String getMessageType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||