alan-turing-institute / whatwhat

A reimagining of nowwhat in OCaml
MIT License
0 stars 0 forks source link

Feature/26 #32

Closed triangle-man closed 1 year ago

triangle-man commented 1 year ago

Changed logging so that logged events now get pushed on a stack.

At the moment, Notify.dump_the_log () will dump all events to standard out.