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

improvement: Send debug logs to BSP client #2105

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Jul 6, 2023

Previously, we would only print the logs when using Bloop from CLI. We still will need to add -verbose to compile params to get this behaviour

Previously, we would only print the logs when using Bloop from CLI
@tgodzik tgodzik requested review from adpi2 and ckipp01 July 6, 2023 14:27
@tgodzik
Copy link
Contributor Author

tgodzik commented Jul 6, 2023

Damn, I need to update the tests.

Copy link
Member

@adpi2 adpi2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't you want to forward the traces too?

@tgodzik
Copy link
Contributor Author

tgodzik commented Jul 7, 2023

Don't you want to forward the traces too?

Aren't they only used for zipkin? I think they are not show on console when running with -verbose, or is it always forwarded?

@tgodzik
Copy link
Contributor Author

tgodzik commented Jul 7, 2023

Don't you want to forward the traces too?

Aren't they only used for zipkin? I think they are not show on console when running with -verbose, or is it always forwarded?

Ok, nevermind, looks like we can include the, done!

@tgodzik tgodzik merged commit 6431f46 into scalacenter:main Jul 7, 2023
@tgodzik tgodzik deleted the print-verbose branch July 7, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants