You could implement a delete trigger to write this information to an audit table. However, keep in mind that the hostname is dependent on the client app to send it. If each user logs into the server with their own login, then you can get this from system functions (suser_name(), user_name(), etc.)
Or you could get a copy of Lumigent's Log Explorer.
Steve Jones
steve@dkranch.net