googlearchive / firebase-dart

Dart wrapper for Firebase
https://pub.dev/packages/firebase
404 stars 144 forks source link

[firebase_database]: enable or disable logging #402

Closed deepak786 closed 2 years ago

deepak786 commented 3 years ago

According to the web documentation https://firebase.google.com/docs/reference/js/database.md#enablelogging we can disable and enable the logging of the database.

How can we achieve the same in the dart library?

kevmoo commented 2 years ago

See https://pub.dev/documentation/firebase/latest/firebase/enableLogging.html