Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Consider adding logging on client side, esp toolsui #469

Open
DennisHeimbigner opened this issue Mar 3, 2016 · 1 comment
Open

Consider adding logging on client side, esp toolsui #469

DennisHeimbigner opened this issue Mar 3, 2016 · 1 comment

Comments

@DennisHeimbigner
Copy link
Contributor

DennisHeimbigner commented Mar 3, 2016

Followup to issue #464.
When e.g. toolsui jar is run by clicking it, any stderr output is lost. This may also apply to jnlp invocation.
It would be desirable to provide some mechanism to capture stderr on the client side so that it does not get lost. Alternately, we could support client-side logging. This is not essential, because we can ask
users to execute toolsui.jar in a command line window, which will show the output. Stll, it might be nice.

@JohnLCaron
Copy link
Collaborator

We have logging inside of toolsui, though im not positive what its configured for when clicking on jar. Should be easy to do something reasonable.

JNLP launching can be fixed by enabling the console window. Each OS is different, in Windows its in the Java control panel.

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

No branches or pull requests

2 participants