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

As an User I want to be able to see what the tool is doing and what it did, so when anything fails/unexpected-happens I can find back why it failed/happend #9

Open
pvdissel opened this issue Aug 17, 2013 · 1 comment

Comments

@pvdissel
Copy link
Member

As an User
I want to be able to see what the tool is doing and what it did
so when anything fails/unexpected-happens I can find back why it failed/happend

Acceptance criteria

  • Must be able to log in a user friendly way
@ghost ghost assigned ajoberstar Sep 14, 2013
@bwijsmuller
Copy link

I would like to have the option to see either all logging at once (to correlate problematic messages), or have system logging and tests/build logging separate for when I'm only interested to see build specific logging.

As for the technology, please just use slf4j/logback which as far as I know is the most common option that does not suck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants