Package: mlreportgen.dom Superclasses:
Filter to control message dispatcher
Filter for messages dispatched by the message dispatcher.
expand all
DebugMessagePass
true— Pass debug messages.
true
false— Block debug messages.
false
Data Types: logical
logical
ErrorMessagePass
true— Pass error messages.
false— Block error messages.
GlobalFilter
true— Pass all messages.
false— Block all messages.
ProgressMessagePass
true— Pass progress messages.
false— Block progress messages.
SourceFilter
Pass messages only from the specified DOM object if the messages meet the other filter conditions specified by this MessageFilter object.
MessageFilter
dispatch