The appendToLog method of the Response class adds a string to the end of the Web server log entry for this request.
public void appendToLog(String s);