module

Vug::Diagnostics

Class methods

format_exception(ex : Exception, prefix : String | Nil = nil) : String

Format an exception into a single-line context-aware string with backtrace

Source