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

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

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

trait LoggingF extends Logging {

  implicit lazy val loggerF: LoggerF = LoggerF.wrap(logger)

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy