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

Smarter output logging between server connections #12

Open
bmingles opened this issue Jun 26, 2024 · 0 comments
Open

Smarter output logging between server connections #12

bmingles opened this issue Jun 26, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@bmingles
Copy link
Collaborator

bmingles commented Jun 26, 2024

The JSapi client currently dumps all existing server output whenever a connection is made. In the vscode extension, this can be a little odd if the user has previously connected and disconnected since the output is already higher up in the terminal. Do we want to do something different here like maybe truncate the log if it has already been shown in the current vscode session?

Created deephaven/deephaven-core#5694 to expose more controls for logging subscriptions.

Also it has been reported that the layout of the output does not match the panel size.
deephaven/deephaven-core#5937

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

No branches or pull requests

2 participants