All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.instana.android.plugin.transform.InstrumentationConfig.kt Maven / Gradle / Ivy

The newest version!
/*
 * (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