arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

Add setting to enable detailed logging (EBT logging for now) #268

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

Add a setting to enable advanced detailed logging. See:

https://github.com/arj03/ssb-browser-demo/issues/140#issuecomment-790889512

arj03 commented 3 years ago

Will have a look at this soon.

On a related note I just fixed a bug in EBT that was merged today. I updated between-two-worlds with the fix which means that I get data from a few more feeds than before.

KyleMaas commented 3 years ago

This look okay?

arj03 commented 3 years ago

Yeah thx

KyleMaas commented 3 years ago

Thanks!