Packages

p

com.softwaremill

correlator

package correlator

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class CorrelationId extends AnyRef

    Correlation id support.

    Correlation id support. The init() method should be called when the application starts. See https://blog.softwaremill.com/correlation-ids-in-scala-using-monix-3aa11783db81 for details.

  2. class MonixMDCAdapter extends LogbackMDCAdapter

    Based on https://olegpy.com/better-logging-monix-1/.

    Based on https://olegpy.com/better-logging-monix-1/. Makes the current correlation id available for logback loggers.

Value Members

  1. object CorrelationId
  2. object MonixMDCAdapter

Ungrouped