Module backtrace_formatter

Source
Expand description

Custom formatting for stack backtraces inteded to be printed to the console for developers.

Functionsยง

format_backtrace
Formats backtraces for printing but omits unnecessary stack frames.
print_filtered_frame_placeholder ๐Ÿ”’