google / GoogleSignIn-iOS

Enables iOS and macOS apps to sign in with Google.
https://developers.google.com/identity/sign-in/ios
Apache License 2.0
478 stars 194 forks source link

Create an Internal Logger for Console Messages #338

Open mdmathias opened 1 year ago

mdmathias commented 1 year ago

Create an internal logger to help with formatting and log levels around console messages.

Generating log messages has good documentation from Apple.