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

a8.common.logging.LoggerFactoryCompanion.scala Maven / Gradle / Ivy

There is a newer version: 1.0.0-20240213_1428_master
Show newest version
package a8.common.logging


private[logging] trait LoggerFactoryCompanion {

  protected def instantiateLoggerFactory(): LoggerFactory

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy