Log that a request has been sent to the client.
@override void logRequest(String request) => _log(TAG_REQUEST, request);