Http Response Log
constructor(request: HttpRequestLog, statusCode: Int, headers: Map<String, String?> = emptyMap(), body: Any? = null, throwable: Throwable? = null, timestamp: LocalDateTime = Clock.System.now().toLocalDateTime(TimeZone.UTC))