Packages

package audit

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class ApiRequestLogger extends NamedLogging

    Encloses logic for logging incoming requests and their outcomes.

    Encloses logic for logging incoming requests and their outcomes.

    Enable debug for this class to see incoming requests and their outcomes. example logback configuration: <logger name="com.digitalasset.canton.logging.audit" level="DEBUG"/>

    See also

    ApiLoggingConfig for configuration options

  2. sealed trait ResponseKind extends AnyRef
  3. sealed trait TransportType extends Product with Serializable

Value Members

  1. object ResponseKind
  2. object TransportType extends Serializable

Ungrouped