Package

com.twitter.finatra.logging

filter

Permalink

package filter

Visibility
  1. Public
  2. All

Type Members

  1. class LoggingMDCFilter[Req, Rep] extends SimpleFilter[Req, Rep]

    Permalink

    Initialize the Logback Mapped Diagnostic Context, and clear the MDC after each request

    Initialize the Logback Mapped Diagnostic Context, and clear the MDC after each request

    See also

    http://logback.qos.ch/manual/mdc.html

  2. class TraceIdMDCFilter[Req, Rep] extends SimpleFilter[Req, Rep]

    Permalink
  3. class TypeAgnosticLoggingMDCFilter extends TypeAgnostic

    Permalink
  4. class TypeAgnosticTraceIdMDCFilter extends TypeAgnostic

    Permalink

Ungrouped