Integrating Firebase Crashlytics to the logger
To report errors in Firebase Crashlytics, you can extend the CodenicLogger
class and override the error
method:
Last updated
To report errors in Firebase Crashlytics, you can extend the CodenicLogger
class and override the error
method:
Last updated