Debug.removeLoggingHandler

Function/Meaning
Removes a logging handler
Type
Method of the Debug class
Syntax
removeLoggingHandler(handler)
Arguments
handler Specifies the logging handler.
Return Value
None (void)
Description
Removes a registered logging handler.