Exception.format_stacktrace

You're seeing just the function format_stacktrace, go back to Exception module for more information.
Link to this function

format_stacktrace(trace \\ nil)

View Source

Formats the stacktrace.

A stacktrace must be given as an argument. If not, the stacktrace is retrieved from Process.info/2.