debugRemoveLogFunction
Removes all registered instances of the given logging functions.
Parameters
func | the log function to remove, or null to remove the default log function |
Returns
How many instances of the function were removed
Removes all registered instances of the given logging functions.
func | the log function to remove, or null to remove the default log function |