This method of the IResponse interface adds a string to the end of the Web server log for the current request.
public abstract void AppendToLog(java.lang.String LogEntry);