Lines Matching refs:ULOG

288     ULOG(ERROR, this) << "nghttp3_conn_read_stream: "
335 ULOG(ERROR, this) << "nghttp3_conn_close_stream: " << nghttp3_strerror(rv);
366 ULOG(ERROR, this) << "nghttp3_conn_add_ack_offset: "
395 ULOG(ERROR, this) << "nghttp3_conn_unblock_stream: "
441 ULOG(ERROR, this) << "ngtcp2_conn_shutdown_stream_write: "
457 ULOG(ERROR, this) << "nghttp3_conn_shutdown_stream_read: "
496 ULOG(ERROR, this) << "NO ALPN was negotiated";
544 ULOG(ERROR, this) << "ngtcp2_conn_submit_new_token: "
706 ULOG(ERROR, this) << "SSL_set_quic_early_data_context failed";
725 ULOG(ERROR, this) << "generate_quic_stateless_reset_token failed";
746 ULOG(ERROR, this) << "ngtcp2_conn_server_new: " << ngtcp2_strerror(rv);
824 ULOG(ERROR, this) << "nghttp3_conn_writev_stream: "
859 ULOG(ERROR, this)
871 ULOG(ERROR, this) << "ngtcp2_conn_writev_stream: "
880 ULOG(ERROR, this) << "nghttp3_conn_add_write_offset: "
1140 ULOG(INFO, this) << "Downstream body was ended by EOF";
1351 ULOG(FATAL, this) << "nghttp3_conn_submit_info() failed";
1445 ULOG(FATAL, this) << "nghttp3_conn_submit_response() failed";
1497 ULOG(FATAL, this) << "nghttp3_conn_submit_trailers() failed: "
1556 ULOG(ERROR, this) << "ngtcp2_conn_write_connection_close: "
1574 ULOG(INFO, this) << "Enter close-wait period " << d << "s with "
1732 ULOG(FATAL, this) << "nghttp3_conn_submit_response() failed: "
1847 ULOG(ERROR, this) << "ngtcp2_conn_read_pkt: " << ngtcp2_strerror(rv);
1966 ULOG(ERROR, this) << "ngtcp2_conn_write_connection_close: "
1992 ULOG(INFO, this) << "Idle connection timeout";
1994 ULOG(ERROR, this) << "ngtcp2_conn_handle_expiry: " << ngtcp2_strerror(rv);
2050 ULOG(INFO, this) << "Stream " << downstream->get_stream_id() << " "
2144 ULOG(INFO, this) << "Too large or many header field size="
2223 ULOG(INFO, this) << "HTTP request headers. stream_id="
2510 ULOG(INFO, this) << "Stream stream_id=" << stream_id
2516 ULOG(INFO, this) << "response unacked_left=" << body->rleft()
2571 ULOG(ERROR, this) << "ngtcp2_conn_shutdown_stream_read: "
2598 ULOG(ERROR, this) << "ngtcp2_conn_shutdown_stream_write: "
2643 ULOG(ERROR, this) << "nghttp3_conn_server_new: " << nghttp3_strerror(rv);
2656 ULOG(ERROR, this) << "ngtcp2_conn_open_uni_stream: " << ngtcp2_strerror(rv);
2662 ULOG(ERROR, this) << "nghttp3_conn_bind_control_stream: "
2671 ULOG(ERROR, this) << "ngtcp2_conn_open_uni_stream: " << ngtcp2_strerror(rv);
2677 ULOG(ERROR, this) << "ngtcp2_conn_open_uni_stream: " << ngtcp2_strerror(rv);
2684 ULOG(ERROR, this) << "nghttp3_conn_bind_qpack_streams: "
2725 ULOG(FATAL, this) << "nghttp3_conn_submit_response() failed: "
2745 ULOG(INFO, this) << "Shutdown stream_id=" << stream_id
2751 ULOG(FATAL, this) << "ngtcp2_conn_shutdown_stream() failed: "
2764 ULOG(FATAL, this) << "ngtcp2_conn_shutdown_stream_read: "
2804 ULOG(INFO, this) << "HTTP response headers. stream_id="
2834 ULOG(FATAL, this) << "nghttp3_conn_submit_shutdown_notice: "
2855 ULOG(FATAL, this) << "nghttp3_conn_shutdown: " << nghttp3_strerror(rv);
2896 ULOG(ERROR, this) << "Failed to open qlog file " << path