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

feat: only show --verbose flag if there are hidden logs #1925

Merged
merged 1 commit into from
May 11, 2023

Conversation

blakef
Copy link
Contributor

@blakef blakef commented Apr 28, 2023

Summary:

We currently always show details about this flag when there is some kind of error. The change will only log this message if there are debug log messages when the user has not enabled --verbose mode.

I threw some example logger.debug text as an example:
CleanShot 2023-04-28 at 12 18 14

Test Plan:

Build and executed in my local environment.

We currently always show details about this flag. The change will only
log this message if there are debug log messages an the user is not in
--verbose mode.
@adamTrz adamTrz merged commit 5627ecb into react-native-community:main May 11, 2023
thymikee pushed a commit that referenced this pull request May 16, 2023
We currently always show details about this flag. The change will only
log this message if there are debug log messages an the user is not in
--verbose mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants