You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the documentation to use AUL there's this line: RollbarAulStoreMonitor.sharedInstance().configureRollbarLogger(Rollbar.currentLogger());
However, Rollbar.currentLogger() is not a function, and I can't find what it's supposed to be.
I'm trying to connect Rollbar to Apple Universal Logging but it's not working yet.
Describe the bug
In the documentation to use AUL there's this line:
RollbarAulStoreMonitor.sharedInstance().configureRollbarLogger(Rollbar.currentLogger());
However, Rollbar.currentLogger() is not a function, and I can't find what it's supposed to be.
I'm trying to connect Rollbar to Apple Universal Logging but it's not working yet.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect Rollbar.currentLogger() to be defined, or the docs to be updated to make AUL work.
Screenshots
Rollbar-Apple SDK version: v.2.4.0
Calling the SDK from (x-mark all suitable):
[] Objective-C
[X] Swift
[] Other:
Runtime environment (please complete the following information as applicable):
Additional context
The text was updated successfully, but these errors were encountered: