Conditional
com.tersesystems.blindsight.core.CoreLogger$.Conditional
A core logger running conditionals.
Attributes
- impl
the implementation
- Source:
- CoreLogger.scala
- Graph
- Supertypes
- class Implclass Abstracttrait CoreLoggertrait EntryTransformMixintrait EventBufferMixintrait OnConditionMixintrait ConditionMixintrait MarkerMixintrait UnderlyingMixinclass Objecttrait Matchableclass Any
Members list
Concise view
Type members
Inherited types
Attributes
- Inherited from:
- CoreLogger
- Source:
- CoreLogger.scala
Value members
Concrete methods
Attributes
- Definition Classes
- Source:
- CoreLogger.scala
Attributes
- Definition Classes
- Source:
- CoreLogger.scala
Attributes
- Definition Classes
- Source:
- CoreLogger.scala
Attributes
- Definition Classes
- Source:
- CoreLogger.scala
Attributes
- Definition Classes
- Source:
- CoreLogger.scala
Returns a logger which will always render with the given marker.
Returns a logger which will always render with the given marker.
Attributes
- T
the instance type.
- instance
a type class instance of ToMarkers
- Returns:
a new instance of the logger that has this marker.
- Definition Classes
- Impl -> MarkerMixin
- Source:
- CoreLogger.scala
Inherited methods
Attributes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Attributes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Attributes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Attributes
- Definition Classes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Returns the accumulated markers of this logger.
Returns the accumulated markers of this logger.
Attributes
- Returns:
the accumulated markers, may be Markers.empty.
- Definition Classes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Attributes
- Definition Classes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Attributes
- Definition Classes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Attributes
- Definition Classes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Returns a new instance of the logger that will only log if the condition is met.
Returns a new instance of the logger that will only log if the condition is met.
Attributes
- Definition Classes
- Inherited from:
- Abstract
- Source:
- CoreLogger.scala
Deprecated and Inherited methods
Returns a new instance of the logger that will only log if the condition is met.
Returns a new instance of the logger that will only log if the condition is met.
Attributes
- Deprecated
- true
- Inherited from:
- OnConditionMixin
- Source:
- ConditionMixin.scala
Inherited fields
Attributes
- Inherited from:
- Impl
- Source:
- CoreLogger.scala