Please how may we include line numbers in the output from Dbg module in Erlang/ Elixir?
I use the https://hexdocs.pm/dbg/ Module for Elixir
Dbg.local_call(__MODULE__, [:stack])
Dbg.trace(self(), [:timestamp, :call, :arity])
Please how may we include line numbers in the output from Dbg module in Erlang/ Elixir?
I use the https://hexdocs.pm/dbg/ Module for Elixir
Dbg.local_call(__MODULE__, [:stack])
Dbg.trace(self(), [:timestamp, :call, :arity])
Copyright © 2021 Jogjafile Inc.