Package Trivial-Backtrace - external symbols
Package Trivial-Backtrace uses the packages Common-Lisp. It has 27 total symbols and 4 external ones.
Variable
| *date-time-format* | The default format to use when printing dates and times. * %% - A '%' character * %d - Day of th... |
|---|
Function
| print-backtrace | Send a backtrace for the error error to output. The keywords arguments are: * :output - w... |
|---|
| print-backtrace-to-stream | Send a backtrace of the current error to stream. Stream is assumed to be an open writable file ... |
|---|
| print-condition | Print condition to stream using the pretty printer. |
|---|