Skip to content

Instantly share code, notes, and snippets.

@koolquark
Created June 21, 2019 15:42
Show Gist options
  • Save koolquark/5b9f268597292756020d6cebfee25b34 to your computer and use it in GitHub Desktop.
Save koolquark/5b9f268597292756020d6cebfee25b34 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