Skip to content

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