mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
clog-probe
This commit is contained in:
parent
1b9cc4304a
commit
5333d6f039
3 changed files with 66 additions and 2 deletions
|
|
@ -86,7 +86,8 @@
|
|||
(setf entry-point result)
|
||||
(setf clog:*clog-debug*
|
||||
(lambda (event data)
|
||||
(with-clog-debugger (panel :standard-output (stdout app))
|
||||
(with-clog-debugger (panel :standard-output (stdout app)
|
||||
:standard-input (stdin app))
|
||||
(funcall event data))))
|
||||
(capture-eval result
|
||||
:clog-obj obj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue