SaltechSystems / couchbase_lite

Flutter plugin for the Community edition of Couchbase Lite. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to enable verbose log

josefwilhelm opened this issue · comments

Is there a way to enable verbose logging? I saw that the option exists for Android & iOS sdk but I can't find it in the Flutter package.

Thanks

This uses the same sdks so you can follow the same steps for both. You may need to clone the package locally if you need to change any core code during initialization.