IBM-Blockchain-Archive / ibm-blockchain-issues

Having issues with the IBM Blockchain Bluemix service? Let us know!
13 stars 12 forks source link

chaincode output #94

Open dafoo opened 7 years ago

dafoo commented 7 years ago

In Bluemix Blockchain service, where does the chaincode output go when I do

fmt.Printf("X: %v", len(someSlice))

in a deployed go chaincode?

I tried looking at the peer logs & chaincode logs on all peers, but I don't see X

Thanks!

dshuffma-ibm commented 6 years ago

I know this is a really old question, but it should be in the chaincode logs.