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

main.misk.logging.LogCollectorService.kt Maven / Gradle / Ivy

There is a newer version: 2024.09.17.200749-4708422
Show newest version
package misk.logging

import com.google.common.util.concurrent.Service

/** Marker interface for the service that produces a [LogCollector]. */
interface LogCollectorService : Service




© 2015 - 2024 Weber Informatics LLC | Privacy Policy