Packages

p

org

slf4j

package slf4j

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object FinagleMDCInitializer

    Sets up the com.twitter.inject.logging.FinagleMDCAdapter as the org.slf4j.spi.MDCAdapter implementation which provides MDC integration through a Finagle request via a com.twitter.util.Local.

    Sets up the com.twitter.inject.logging.FinagleMDCAdapter as the org.slf4j.spi.MDCAdapter implementation which provides MDC integration through a Finagle request via a com.twitter.util.Local.

    Note

    Users should not need to interact with this adapter directly. Initialization of the MDC integration can be done through com.twitter.inject.logging.MDCInitializer.init()

    See also

    org.slf4j.MDC

    com.twitter.inject.logging.MDCInitializer.init()

    com.twitter.inject.logging.FinagleMDCAdapter

    com.twitter.util.Local

Ungrouped