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

logging mechanism improvements #8

Open
jjohannes opened this issue Sep 4, 2012 · 0 comments
Open

logging mechanism improvements #8

jjohannes opened this issue Sep 4, 2012 · 0 comments
Milestone

Comments

@jjohannes
Copy link
Contributor

Use a logging mechanism with log levels and reduce default output (It's a lot at the moment where important information gets lost). Remove all System.out.println() statements and replace them with log commands.

E.g.: These are the options of gradle and we could do something similar

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
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

No branches or pull requests

1 participant