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

com.amplitude.core.LoggerProvider.kt Maven / Gradle / Ivy

The newest version!
package com.amplitude.core

import com.amplitude.common.Logger

interface LoggerProvider {
    fun getLogger(amplitude: Amplitude): Logger
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy