scribe.modify

Members list

Concise view

Type members

Classlikes

case class LevelFilter(include: Double => Boolean, exclude: Double => Boolean, priority: Priority, ignoreBoost: Boolean, id: String) extends LogModifier with Filter

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Filter
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class LogBooster(booster: Double => Double, priority: Priority, id: String) extends LogModifier

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object LogBooster

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

LogModifier is attached to Logger instances in order to manipulate LogRecords, before they are handled by a LogHandler.

LogModifier is attached to Logger instances in order to manipulate LogRecords, before they are handled by a LogHandler.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type