Package: mlreportgen.dom
Superclasses:
Debugging message
Creates debugging message text originating from the specified source object.
creates
a debugging message with the specified text, originating from the
specified source object.debugMsgObj
= DebugMessage(text,sourceObject)
Use DebugMessage
methods similar to how you
use ProgressMessage
methods.
Method | Purpose |
---|---|
Format message as HTML. | |
Format message as text. | |
Determine whether message passes filter. |