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

add loglevel option to logcapture plugin and add associated test #493

Merged
merged 1 commit into from
Jan 27, 2012

Conversation

arachtchoupani
Copy link
Contributor

The way logcapture currently sets the loglevel to NOTSET can make it pretty difficult to work with tests that are log verbose.

--logging-level is meant to set the loglevel to whatever is passed in as an argument. Setting loglevel to WARNING can be very helpful.

Closes #21.

@jpellerin
Copy link
Member

Looks good on first read-through.

@jpellerin jpellerin merged commit 16e9aa2 into nose-devs:master Jan 27, 2012
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.

Request for --logging-level=INFO to limit logging capture
2 participants