Firebase Logger
FirebaseLogger uses crashlytics to record errors and stacktraces. Messages and errors can be logged and setUserId is called on login so that the error could be associated with the user. This will help us debug user specific errors.
FirebaseLogger uses crashlytics to record errors and stacktraces. Messages and errors can be logged and setUserId is called on login so that the error could be associated with the user. This will help us debug user specific errors.