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
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
Each time startUpSDK is called a new logger is added to the Lumberjack, and those are not removed in stopSDK. So after starting (and stopping) the SDK several times all messages are logged multiple times.
The text was updated successfully, but these errors were encountered:
Each time
startUpSDK
is called a new logger is added to the Lumberjack, and those are not removed instopSDK
. So after starting (and stopping) the SDK several times all messages are logged multiple times.The text was updated successfully, but these errors were encountered: