LogInfo

case class LogInfo(enclosingClass: EnclosingClass, fileName: String, lineNumber: Int)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def postfix: String
def prefix: String

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product