Sends a log request to the Log Server without waiting for a response.
Using this method instead of LogAndWait() can improve performance,
because the extra step of insuring the Log Server received the
request is not performed.


- entry (LogEntry)
- The LogEntry object to send to the server