Skip to content

Commit 91898df

Browse files
More logging
1 parent 59b2f99 commit 91898df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firestore/integration_test_internal/src/firestore_integration_test.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ int WaitFor(const FutureBase& future) {
127127

128128
FirestoreIntegrationTest::FirestoreIntegrationTest() {
129129
// Allocate the default Firestore eagerly.
130+
Firestore::set_log_level(LogLevel::kLogLevelDebug);
130131
TestFirestore();
131132
}
132133

0 commit comments

Comments
 (0)