Exception.format_stacktrace
You're seeing just the function
format_stacktrace
, go back to Exception module for more information.
Formats the stacktrace.
A stacktrace must be given as an argument. If not, the stacktrace
is retrieved from Process.info/2
.