Skip to content

Conversation

@root-ansh
Copy link
Contributor

Background

  • ActionManager.java class shows less important logs that floods the info filter. setting the log as debug will allow this log to show up only when verbose filter is enabled

Implementation

  • replaced Log.i with Log.d

Testing steps

  • create a sample app and integrate LeanPlum SDK.
  • launch it on a physical device or emulator
  • log will show up as debug logs instead.

Is this change backwards-compatible?

  • yes

@hborisoff hborisoff merged commit 0f6d8c6 into Leanplum:master Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants