Changed hook_entity_log_delete_alter to hook_entity_delete_log_alter, doh.
Added an extra hook and then added Organic Group support via sub module, updated README and default views.
Added verification of all required columns before attempting database insert of log entry. Fixed a few missing t() calls. Removed empty hook_uninstall() implementation from entity_delete_log_og.install.
Updated the README to add note about flushing the menu cache when enabling module.