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

net.glorat.ledger.Logging.scala Maven / Gradle / Ivy

The newest version!
package net.glorat.ledger

trait Logging {
  lazy val log = org.slf4j.LoggerFactory.getLogger(this.getClass)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy