mparticle-android-sdk icon indicating copy to clipboard operation
mparticle-android-sdk copied to clipboard

refactor: Migrate Internal Logger class to kotlin

Open Mansi-mParticle opened this issue 1 year ago • 1 comments

Instructions

  1. PR target branch should be against development
  2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml

Summary

-Migrate internal package’s Logger classe to Kotlin.

Testing Plan

  • [x] Was this tested locally? If not, explain why.
  • Tested with sample application and ran the unit test cases

Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)

  • Closes https://go.mparticle.com/work/SQDSDKS-6714

Mansi-mParticle avatar Oct 16 '24 21:10 Mansi-mParticle

This PR Contains public class changes, so do not merge this PR.

Mansi-mParticle avatar Feb 05 '25 21:02 Mansi-mParticle