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

Use gradle logger with info level to print logs #45

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

ganadist
Copy link
Contributor

@ganadist ganadist commented Jan 8, 2025

  • Currently, feature flag print logs with println, and it can make build log noisy when there are too many feature flags.
  • Use gradle logger with info level to reduce build log.

@r-ralph r-ralph merged commit 0a8e9de into line:master Jan 10, 2025
4 checks passed
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