RobotPajamas / Stetho-Couchbase

Stetho-Couchbase is a plugin for Stetho to enable visualizing and debugging Android Couchbase databases in Chrome
http://www.sureshjoshi.com/mobile/visualizing-couchbase-chrome-stetho/
Apache License 2.0
12 stars 4 forks source link

Provide Builder to hide/display private CB fields #1

Closed sureshjoshi closed 8 years ago

sureshjoshi commented 8 years ago

Couchbase documents have built in meta-data (_id, _revs) and when using Sync Gateway, even more metadata is added.

There should be a builder option that allows you to show/hide the metadata.