Log that a response has been sent to the client.
@override void logResponse(String response) => _log(TAG_RESPONSE, response);