AnimationFormatString.OSLogMessage
A log message that includes an animation tag.
Declaration
@frozen struct OSLogMessageOverview
An AnimationFormatString.OSLogMessage structure contains a message that you construct from a string interpolation or string literal. This message includes an additional animation tag. Don’t create this structure directly. The system creates one automatically when you log a message using the os_signpost(_:dso:log:name:signpostID:_:_:) function