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

commonMain.com.caesarealabs.loggy.shared.LoggyConstants.kt Maven / Gradle / Ivy

The newest version!
package com.caesarealabs.loggy.shared

object LoggyConstants {
    // Used for querying logs by endpoint
    const val EndpointKey = "endpoint"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy