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

Logs: format (ex, backtrace) as error #1962

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Logs: format (ex, backtrace) as error #1962

merged 1 commit into from
Mar 2, 2022

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Mar 2, 2022

Before

Schermafbeelding 2022-03-02 om 20 02 56

After

Schermafbeelding 2022-03-02 om 20 00 28

(The stacktrace is clickable!)

This is a convention in logging (just like #1858) , also supported by the REPL.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2022

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="log-exception-kwarg")
julia> using Pluto

@fonsp fonsp merged commit 4807143 into main Mar 2, 2022
@fonsp fonsp added logging About `@info`, `@warn`, etc display & PlutoRunner & AbstractPlutoDingetjes.jl frontend Concerning the HTML editor labels Mar 2, 2022
@fonsp fonsp deleted the log-exception-kwarg branch March 2, 2022 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display & PlutoRunner & AbstractPlutoDingetjes.jl frontend Concerning the HTML editor logging About `@info`, `@warn`, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant