DefaultHttpAuditEvent
uk.gov.hmrc.play.bootstrap.config.DefaultHttpAuditEvent
class DefaultHttpAuditEvent(@Named("appName") val appName: String) extends HttpAuditEvent
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- HttpAuditEvent
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- HttpAuditEvent
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Inherited methods
def dataEvent(eventType: String, transactionName: String, request: RequestHeader, detail: Map[String, String], truncationLog: TruncationLog)(implicit hc: HeaderCarrier): DataEvent
Attributes
- Inherited from:
- HttpAuditEvent
def extendedEvent(eventType: String, transactionName: String, request: RequestHeader, detail: JsObject, truncationLog: TruncationLog, redactionLog: RedactionLog)(implicit hc: HeaderCarrier): ExtendedDataEvent
Attributes
- Inherited from:
- HttpAuditEvent
Concrete fields
In this article