I showed it at Wave and share it with all of you: when you use JSON to
log, you can log anything, not just strings, you can log a Dictionary, a
list, a MemberInfo, even a Databuffer. First, you need to import JSON,
add these 2 rows at the top of your...