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

Default to scijava.log.level=info #9

Closed
hinerm opened this issue Jun 10, 2014 · 1 comment
Closed

Default to scijava.log.level=info #9

hinerm opened this issue Jun 10, 2014 · 1 comment
Assignees
Labels

Comments

@hinerm
Copy link
Member

hinerm commented Jun 10, 2014

By default, it seems like all the useful debug information is now being logged at level=info. This means it typically is not visible, e.g. when running --update update or --update upload-complete-site --simulate ImageJ.

It would be nice if we forced the scijava.log.level to be info when running these commands

@hinerm hinerm added the bug label Jun 10, 2014
ctrueden added a commit that referenced this issue Jun 10, 2014
Otherwise, many updater commands emit no output.

Fixes #9.
@ctrueden
Copy link
Member

Strangely, in my tests on OS X, Contents/MacOS/ImageJ-macosx --update update does produce output with the current version of the launcher. Nonetheless, I filed a PR #12 to address this issue. Closing this issue; let's discuss further there.

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

No branches or pull requests

2 participants