• Home
  • Raw
  • Download

Lines Matching refs:INFO

328   if (LOG_ENABLED(INFO)) {  in join_worker()
329 LLOG(INFO, this) << "Waiting for worker thread to join: n=" in join_worker()
335 if (LOG_ENABLED(INFO)) { in join_worker()
336 LLOG(INFO, this) << "Thread #" << n << " joined"; in join_worker()
351 if (LOG_ENABLED(INFO)) { in graceful_shutdown_worker()
352 LLOG(INFO, this) << "Sending graceful shutdown signal to worker"; in graceful_shutdown_worker()
373 if (LOG_ENABLED(INFO)) { in handle_connection()
374 LLOG(INFO, this) << "Accepted connection from " in handle_connection()
385 if (LOG_ENABLED(INFO)) { in handle_connection()
386 LLOG(INFO, this) << "Too many connections >=" in handle_connection()
411 if (LOG_ENABLED(INFO)) { in handle_connection()
412 LOG(INFO) << "Dispatch connection to API worker #0"; in handle_connection()
417 if (LOG_ENABLED(INFO)) { in handle_connection()
418 LOG(INFO) << "Dispatch connection to worker #" << worker_round_robin_cnt_; in handle_connection()
542 if (LOG_ENABLED(INFO)) { in start_ocsp_update()
543 LOG(INFO) << "Start ocsp update for " << cert_file; in start_ocsp_update()
621 if (LOG_ENABLED(INFO)) { in handle_ocsp_complete()
622 LOG(INFO) << "ocsp update for " << tls_ctx_data->cert_file in handle_ocsp_complete()
779 if (LOG_ENABLED(INFO)) { in on_tls_ticket_key_get_success()
780 LOG(INFO) << "ticket keys get done"; in on_tls_ticket_key_get_success()
781 LOG(INFO) << 0 << " enc+dec: " in on_tls_ticket_key_get_success()
785 LOG(INFO) << i << " dec: " << util::format_hex(key.data.name); in on_tls_ticket_key_get_success()