Packages

trait ReporterContext extends AnyRef

Interface for reporter context, i.e. additional information passed to reporters.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ReporterContext
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def config(): Config
  2. abstract def filter(): MetricFilter
  3. abstract def loggingProvider(): LoggingProvider
  4. abstract def metadata(): ReporterMetadata