about summary refs log tree commit diff
path: root/LICENSE (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-07-26 r/1484 fix(web/panettone): Don't log backtracesGriffin Smith1-0/+2
The default hunchentoot behavior is to log all local variables when logging lisp backtraces - this is nice for debuggin