package audit
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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
- sealed trait ResponseKind extends AnyRef
- sealed trait TransportType extends Product with Serializable
Value Members
- object ResponseKind
- object TransportType extends Serializable