uninstall
Uninstall the Log instance, or a Log instance containing the same Log.uid as the one provided.
Return
true if a Log instance, either the one provided or one containing the same Log.uid, was uninstalled. false otherwise.
Parameters
log
The Log instance to uninstall.
See also
Uninstall a Log instance.
Return
true if a Log instance with a Log.uid matching the one provided was uninstalled. false otherwise.
Parameters
uid
The Log.uid of the instance to uninstall.