uNetworking / uNetworking/uSockets

Disable logs ("finding/Browsed to SNI")

Open
#255 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.5k
Forks
307
PR merge metrics
No merged PRs in 30d

Description

Hello,

In stdout, with every HTTP request, I get the following lines:
finding domain
Browsed to SNI: domain

How do I disable uWebSockets.js logging?

P.S. In my project, I use a RAM logging system and stdout only for critical information.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Trace the source of the “finding domain” and “Browsed to SNI: domain” stdout lines, then determine how logging can be disabled without suppressing critical output. Done means HTTP requests no longer emit these lines when logging is disabled, while the existing behavior remains available when it is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.