How to stream log file to console window? #1120
Unanswered
wojciech-kulik
asked this question in
Q&A
Replies: 1 comment
-
Any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm using nvim-dap and nvim-dapui. I would like to stream my log file to
console
window.I'm using the following configuration:
I also tried:
but nothing appears in the console window. How can I achieve that?
Beta Was this translation helpful? Give feedback.
All reactions