c++ / clangd - are these logs normal? #7025
Answered
by
the-mikedavis
sbromberger
asked this question in
Q&A
-
I have clangd 15.0.7 installed and have a very basic hello world program. Are these logs indicative of any sort of problem?
|
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
May 12, 2023
Replies: 2 comments 2 replies
-
They look normal |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
clangd is printing those lines to stderr. We log stderr at the error level since other language servers tend to print error info (stacktraces etc.) on stderr