PROTOCOL

FollowUpTag

swift
public protocol FollowUpTag

An internal protocol for Logging purpose among frameworks.

Properties

subsystem

swift
var subsystem: String

Returns the subsytem where the FollowUpTag is implemented.

tagName

swift
var tagName: String

Returns the tag name.