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

org.slf4j.ILoggerFactory.scala Maven / Gradle / Ivy

package org.slf4j

trait ILoggerFactory {
  def getLogger(name: String): Logger
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy