How to debug plugin

I want to develop a logseq plugin and I basicly know how to do it. I wonder if there is a way I can inspect my plugin ui or log like the chrome devtool when i develope a plugin. I can not see how to do it in logseq doc.

e.g. When I log in my plugin, where can I see these info?

I donā€™t know anything about making plugins, but you can open devtools with the same shortcut as in chrome (ctrl-shift-i), thereā€™s just no right-click menu path

1 Like

Ohļ¼Œthx a lotļ¼This is useful for me. I never know about that before

1 Like

For those on Mac OS X, itā€™s CMD+OPTION+I