mimic-sussex / sema

Sema – A Playground for Live Coding Music and Machine Learning
https://sema.codes
MIT License
151 stars 51 forks source link

Engine: improve logging of nested objects #389

Open smilo7 opened 2 years ago

smilo7 commented 2 years ago

converting large nested objects into something that can be posted with postMessage in a better way than JSON.stringify so that it displays nicer in console.

see related engine issue https://github.com/mimic-sussex/sema-engine/issues/4