HttpAuditEvent

uk.gov.hmrc.play.bootstrap.config.HttpAuditEvent

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

protected object auditDetailKeys

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
protected object headers

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
headers.type

Value members

Abstract methods

def appName: String

Concrete methods

def dataEvent(eventType: String, transactionName: String, request: RequestHeader, detail: Map[String, String], truncationLog: TruncationLog)(implicit hc: HeaderCarrier): DataEvent
def extendedEvent(eventType: String, transactionName: String, request: RequestHeader, detail: JsObject, truncationLog: TruncationLog, redactionLog: RedactionLog)(implicit hc: HeaderCarrier): ExtendedDataEvent