You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Strangely, in my tests on OS X, Contents/MacOS/ImageJ-macosx --update updatedoes 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.
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 updateor--update upload-complete-site --simulate ImageJ.It would be nice if we forced the
scijava.log.levelto beinfowhen running these commandsThe text was updated successfully, but these errors were encountered: