Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/debug depth #926

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

calvintwr
Copy link

@calvintwr calvintwr commented Feb 12, 2023

This PR fixes #746

It comes complete with mocha tests.

@Qix- Apologies for the mess on on the previous PR #746 as forgot about the PR completely and have been pushing various fixes to it.

This will also fix up all other issues related to the DEBUG env variables not being registered. The main issue is that util.format needs to be replaced with util.formatWithOptions, to receive export.inspectOpts that has the DEBUG env variables.

@misak113
Copy link

Please, this looks like ready to merge :) @Qix-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

DEBUG_DEPTH not working
2 participants