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

Galaxy interprets logger output to stderr as an actual error #1

Open
matnguyen opened this issue Nov 16, 2018 · 2 comments
Open

Galaxy interprets logger output to stderr as an actual error #1

matnguyen opened this issue Nov 16, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@matnguyen
Copy link
Collaborator

Since Galaxy interprets any output to stderr as an error, even though pathogist works fine, the galaxy output will be red and indicate that an error occured.

Make the logger output to stdout to fix this issue.

@matnguyen matnguyen added the bug Something isn't working label Nov 16, 2018
@sean-la
Copy link
Collaborator

sean-la commented Nov 19, 2018

Is it sufficient to have it as an option to output logger to stdout? If I make it only go to stdout, we lose time information.

@matnguyen
Copy link
Collaborator Author

As long as there is no output to stderr when that option is selected, it will work with Galaxy.

@matnguyen matnguyen self-assigned this Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants