You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to elixir-lang-core
I'm wondering if the observer can have dynamically registered term formatters (additional to the existing ~p, ~tp, … when inspecting process states), which elixir could hook into to also have IO.inspect based formatting of data. If not I feel like this could be a great improvement in the observer for non erlang languages on the beam.
José Valim
unread,
Apr 8, 2019, 7:16:17 AM4/8/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to elixir-l...@googlegroups.com
I think this would be a great feature but someone would have to contribute it to Erlang/OTP first.