Returns an immutable instance of [LoggingHttpClient].
public LoggingHttpClient build()Returns an immutable instance of [LoggingHttpClient]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.httpClient()
.level()
IllegalStateException: if any required field is unset.