SourceLocation

final case class SourceLocation(file: String, clazz: String, method: String, line: Int) extends ZTraceElement
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

final def prettyPrint: String

Inherited methods

Inherited from:
Product