uNetworking / uNetworking/uSockets
Disable logs ("finding/Browsed to SNI")
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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