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

Allow to hide the Environment section by configuration #438

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Allow to hide the Environment section by configuration #438

merged 1 commit into from
Oct 14, 2020

Conversation

dakujem
Copy link
Contributor

@dakujem dakujem commented Sep 22, 2020

This is a new feature that allows us to omit the Environent section from the output.

// hide the environment section (shown by default)
Tracy\Debugger::getBlueScreen()->showEnvironment = false;

This refers to #430 issue.

@dg dg force-pushed the master branch 5 times, most recently from 2e72f0f to 55360f2 Compare October 14, 2020 17:08
@dg
Copy link
Member

dg commented Oct 14, 2020

Thanks

@dg dg merged commit c702a09 into nette:master Oct 14, 2020
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.

2 participants