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

📃 WS message log for debugging #2926

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented May 24, 2024

You can now type pluto_get_message_log() in the JS console to get the 100 most recent messages from the server for debugging

@fonsp fonsp added the frontend Concerning the HTML editor label May 24, 2024
@fonsp fonsp merged commit d825774 into main May 24, 2024
4 checks passed
@fonsp fonsp deleted the Add-message-log-for-debugging branch May 24, 2024 08:34
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="Add-message-log-for-debugging")
julia> using Pluto

@fonsp fonsp mentioned this pull request May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerning the HTML editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant