Level

scribe.Level
See theLevel companion object
case class Level(name: String, value: Double) extends LogFeature

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LogFeature
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def apply(record: LogRecord): LogRecord

Attributes

Definition Classes
def namePadded: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product