Skip to content

Conversation

@paulb777
Copy link
Member

@paulb777 paulb777 commented Oct 4, 2024

Follow up to #13765. Fix #13780

It is problematic to manage enums across modules - especially with Firestore and Objective C++. This PR eliminates the need by using and creating additional FIRLogger convenience functions that eliminate the need to pass FIRLoggerLevel.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@paulb777 paulb777 requested a review from ncooke3 October 4, 2024 15:13
@paulb777 paulb777 enabled auto-merge (squash) October 4, 2024 15:13
Copy link
Member

@ncooke3 ncooke3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice approach!

@paulb777 paulb777 merged commit 67834c3 into main Oct 4, 2024
72 checks passed
@paulb777 paulb777 deleted the pb-module-build-issues2 branch October 4, 2024 15:46
@firebase firebase locked and limited conversation to collaborators Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.