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

com.vinaysshenoy.quarantine.KotlinFoo.kt Maven / Gradle / Ivy

The newest version!
package com.vinaysshenoy.quarantine

import org.slf4j.Logger
import org.slf4j.LoggerFactory

inline fun  logger(): Logger = LoggerFactory.getLogger(T::class.java)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy