Skip to content

Added stdout and stderr #901

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

Conversation

willemneal
Copy link
Contributor

No description provided.

@dcodeIO
Copy link
Member

dcodeIO commented Oct 11, 2019

Not yet sure how to deal with this because the compiler uses stdout to output the resulting binary or text format if no file name is given, and logging to stdout will interfere with that. Perhaps the log method should always print to stderr, and we can add stdout and stderr properties to the transform in case someone really wants to hijack these?

@willemneal
Copy link
Contributor Author

Yeah I'd just document that they should prefer to use stderr. My guess is that if someone wants to dive this deep they'd understand the risk ;-)

@dcodeIO
Copy link
Member

dcodeIO commented Oct 14, 2019

Closing in favor of #892

@dcodeIO dcodeIO closed this Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants