uninstallOrThrow
Uninstall the Log instance, or a Log instance containing the same Log.uid as the one provided.
Parameters
log
The Log instance to uninstall.
See also
Throws
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.