probmods / webppl

Probabilistic programming for the web
http://webppl.org
Other
619 stars 86 forks source link

Better infrastructure for issuing warnings #620

Closed null-a closed 7 years ago

null-a commented 8 years ago

It feels like some of the ideas appearing in the editor (e.g. probmods/webppl-editor#35) might also be useful from the command line. e.g. Grouping repeated warnings, the ability to suppress warnings.

Perhaps we need some infrastructure in webppl to handle this that the editor can build on. Also, maybe we have a way to turn the verbosity of warnings up or down in a way that might help with debugging programs?

null-a commented 7 years ago

The situation has improved a little since this was opened, to the point where what we have is good enough.