
com.instana.android.plugin.transform.InstrumentationConfig.kt Maven / Gradle / Ivy
/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. and contributors 2021
*/
package com.instana.android.plugin.transform
data class InstrumentationConfig(
val logVisits: Boolean,
val logInstrumentation: Boolean,
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy