cascades-fbp / cascades

Language-agnostic Flow-based Programming (FBP) framework in Go
MIT License
62 stars 8 forks source link

Introduce a common error format/helper #12

Open oleksandr opened 9 years ago

oleksandr commented 9 years ago

Having a large graph with shared ErrorLog(core/console) blocks makes it difficult to figure our where the error comes from. Would be nice to have optional helper to format error message before sending to error console.