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

commonMain.io.bidapp.core.BIDLog.kt Maven / Gradle / Ivy

package io.bidapp.core

internal object BIDLog {
    var logEnabled = false
}

public expect fun log(message:String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy