Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] send errors to stderr #479

Closed
1 task done
eemcmullan opened this issue Jan 31, 2024 · 0 comments · Fixed by #505
Closed
1 task done

[BUG] send errors to stderr #479

eemcmullan opened this issue Jan 31, 2024 · 0 comments · Fixed by #505
Assignees
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.

Comments

@eemcmullan
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

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.

@eemcmullan eemcmullan added 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. labels Jan 31, 2024
@eemcmullan eemcmullan self-assigned this Jan 31, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Jan 31, 2024
pranavgaikwad pushed a commit that referenced this issue Feb 27, 2024
Closes #479

---------

Signed-off-by: Emily McMullan <[email protected]>
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Planning Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant