-
Notifications
You must be signed in to change notification settings - Fork 13
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
unless making this .on
instead of .once
all the conductor logs are swallowed here
#124
Comments
I also changed it to |
Thanks for spotting that, @Connoropolous. I agree to it all and also have no idea why it comes out on stderr. |
This looks right https://github.com/holochain/holochain/blob/develop/crates/hc_sandbox/src/run.rs#L99 So perhaps it's further up in the @abe-njama I'll add this to the backlog. |
actually wait, please post an example of an info log that appears as an error, @Connoropolous |
sure yes. I made the text prefix for stderr "conductor log" and used "logger.info"
|
Great, I'll add that to the backlog issue and change the log to |
groovy, thanks @jost-s. You are on it! |
tryorama/ts/src/local/conductor.ts
Lines 273 to 275 in 488d3ff
The text was updated successfully, but these errors were encountered: