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

Change println usages for SLF4J logger #160

Merged
merged 2 commits into from
Feb 11, 2019

Conversation

saantiaguilera
Copy link
Contributor

Change the println usages for a SLF4J logger in debug mode always. This is just so we can have cleaner builds without too much information we won't be using on all runs. If we still wish to see the logs we can of course do ./gradlew someTask -d for enabling debug mode

@saantiaguilera
Copy link
Contributor Author

saantiaguilera commented Feb 6, 2019

@firefly1126 Since you seem to be the owner, is there any chance we can include this in a new version? :)

@firefly1126 firefly1126 merged commit 026a8b5 into HujiangTechnology:master Feb 11, 2019
@firefly1126
Copy link
Contributor

good work!

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