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

logging output from a shell cmd goes to logging file only, ideally on shell console as well #177

Open
newgene opened this issue Aug 5, 2021 · 0 comments
Assignees

Comments

@newgene
Copy link
Member

newgene commented Aug 5, 2021

If a command (e.g. merge, dump, etc) executes from the hub shell. Its output goes to the logging file, not the console output. Ideally, it should go to both the hub logging and console output.

Need to look closely to an example command to see how the output is handled. We probably don't want to enable logging to hub shell console globally, but only when a command is executed from the shell and then release it after it's executed.

It might be also related, when hit "Enter" with an empty cmd under the hub shell, it actually prints out the accumulated logging output, not sure how it works, and how it's related to the desired behavior described here. Maybe that was an attempted fix but does not work quite as expected.

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

2 participants