PROTOCOL
FollowUpTag
public protocol FollowUpTag
An internal protocol for Logging purpose among frameworks.
Properties
subsystem
var subsystem: String
Returns the subsytem where the FollowUpTag is implemented.
tagName
var tagName: String
Returns the tag name.