debug_remove_log_function
Description:
public uint debug_remove_log_function (
LogFunction func)
Removes all registered instances of the given logging functions.
Parameters:
| func |
the log function to remove |
Returns:
| How many instances of the function were removed |