ENUM

DriverFollowUpTag

Contents

public enum DriverFollowUpTag: String, FollowUpTag, CaseIterable

A follow up tag for the HaapiLogger in IdsvrHaapiDriver.

Cases

flow

case flow

A tag related to the flow in the Haapi driver.

storage

case storage

A tag related to the internal storage.

http

case http

A tag related to any http calls or handlers.

attestation

case attestation

Tag related to the attestation process.

Properties

subsystem

public var subsystem: String

tagName

public var tagName: String