Package

com.tersesystems.blindsight

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. trait CoreLogger extends UnderlyingMixin with MarkerMixin with OnConditionMixin with EventBufferMixin with EntryTransformMixin

    Permalink

    The core logger.

    The core logger.

    This should not be used directly by end users.

  2. trait CoreLoggerDefaults extends AnyRef

    Permalink

    A trait that ties the logger to the core logger internals.

  3. trait CorePredicate extends AnyRef

    Permalink

    This is the predicate that must be met before logging can happen.

    This is the predicate that must be met before logging can happen.

    It corresponds to the SLF4J "isLoggingDebug" / "isLoggingDebug(marker)" calls.

  4. trait ParameterList extends AnyRef

    Permalink

  5. trait SourceInfoBehavior extends AnyRef

    Permalink

Value Members

  1. object CoreLogger

    Permalink
  2. object CorePredicate

    Permalink
  3. object ParameterList

    Permalink

Ungrouped