[BUG] send errors to stderr #479
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Is there an existing issue for this?
Konveyor version
latest
Priority
Major
Current Behavior
errors are logged like so https://github.com/konveyor/analyzer-lsp/blob/main/cmd/analyzer/main.go#L100
Expected Behavior
No response
How Reproducible
Always (Default)
Steps To Reproduce
No response
Environment
No response
Anything else?
In kantra, we have a log file for analyzer logs. There is an issue then with a user hitting an error and it not being apparent. We should send these errors to stderr as well.
The text was updated successfully, but these errors were encountered: