Skip to content

Instantly share code, notes, and snippets.

@biera
Created April 23, 2020 13:07
Show Gist options
  • Save biera/28dcc92c2c235515b31de4cae1348006 to your computer and use it in GitHub Desktop.
Save biera/28dcc92c2c235515b31de4cae1348006 to your computer and use it in GitHub Desktop.
get current stack trace in elixir
Process.info(self(), :current_stacktrace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment