Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for DebugLoggerLevel #22

Closed
wants to merge 1 commit into from

Conversation

nicklasl
Copy link
Member

@nicklasl nicklasl commented Jul 5, 2024

wip

@nicklasl nicklasl force-pushed the bump-version-and-include-logginglevel branch from 48c9645 to 2e04d7f Compare July 5, 2024 13:58
@@ -51,7 +51,7 @@ android {

dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0")
implementation("com.spotify.confidence:confidence-sdk-android:0.3.2")
implementation("com.spotify.confidence:confidence-sdk-android:0.3.5")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs next release.

@@ -4,6 +4,7 @@ import android.content.Context
import com.spotify.confidence.Confidence
import com.spotify.confidence.ConfidenceFactory
import com.spotify.confidence.ConfidenceValue
import com.spotify.confidence.DebugLoggerLevel
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Class has been renamed LoggingLevel in next release.

@nicklasl nicklasl closed this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant