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

com.mchange.sc.v1.log.SelfLogging.scala Maven / Gradle / Ivy

There is a newer version: 0.3.8
Show newest version
package com.mchange.sc.v1.log

trait SelfLogging {
  protected implicit lazy val logger : MLogger = MLogger(this)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy