Skip to content

fix: needle debug env var is outdated#275

Open
shazron wants to merge 1 commit intoapache:masterfrom
shazron:patch-1
Open

fix: needle debug env var is outdated#275
shazron wants to merge 1 commit intoapache:masterfrom
shazron:patch-1

Conversation

@shazron
Copy link
Copy Markdown
Member

@shazron shazron commented Jan 15, 2025

fixes #276

The needle dependency uses node's built in util.debuglog function for logging, and setting the env var will display those debug logs.

The needle dependency uses node's built in util.debuglog function for logging, and setting the env var will  display those debug logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEBUG=needle env var does not print out debug logs anymore

1 participant