Open 9rb opened 4 years ago
See also hackathon prep https://github.com/orgs/rchain-community/projects/1#card-45686729
stdout / stderr goes to the node operator; contract developers shouldn't expect to be able to see it. There's a technique used in liquid-democracy for logging to a per-deployer log store. https://github.com/rholang/rholang.github.io/issues/23
Currently, printing logs to stdio is being used but is not the best method to debug applications. Some options are