Tag

object Tag
Companion:
class
class Object
trait Matchable
class Any
Tag.type

Type members

Classlikes

case object CharOffset extends Tag[Long]

ContextLocation dimension representing the character offset of an event within its source

ContextLocation dimension representing the character offset of an event within its source

case object ColumnOffset extends Tag[Long]

ContextLocation dimension representing the column offset of an event within its respective line within its source

ContextLocation dimension representing the column offset of an event within its respective line within its source

case object LineNumber extends Tag[Long]

ContextLocation dimension representing the line number of an event within its source

ContextLocation dimension representing the line number of an event within its source