Tracer

@objc
public protocol Tracer

Undocumented

  • The trace event.

    Declaration

    Swift

    @objc
    optional func didTrace(_ trace: String)

    Parameters

    trace

    The trace message from a Spokestack module.