Packages

package slf4j

Linear Supertypes
Slf4jApi, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. slf4j
  2. Slf4jApi
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package impl

Type Members

  1. class LoggingContact[T] extends AnyRef

  2. implicit class LoggingContactThrowable[T <: Throwable] extends AnyRef
    Definition Classes
    Slf4jApi
  3. class SystemBuilderLoggingExtension extends core.SystemBuilderExtension
    Definition Classes
    Slf4jApi

Deprecated Type Members

  1. trait SystemBuilderWithLogging extends core.SystemBuilder
    Annotations
    @deprecated
    Deprecated

    (Since version 01.04.2015) use Slf4jApi and extension

  2. class SystemBuilderWithLoggingC extends SystemBuilderWithLogging
    Annotations
    @deprecated
    Deprecated

    (Since version 01.04.2015) use Slf4jApi and extension

Value Members

  1. implicit val SystemBuilderLoggingExtensionId: core.SystemBuilderExtensionId[SystemBuilderLoggingExtension]
    Definition Classes
    Slf4jApi
  2. implicit def contactToLoggingContact[T](c: core.Contact[T])(implicit sb: core.SystemBuilder): LoggingContact[T]
    Definition Classes
    Slf4jApi

Inherited from Slf4jApi

Inherited from AnyRef

Inherited from Any

Ungrouped