init(log:)
Creates a signpost ID for the specified log.
Declaration
init(log: OSLog)Parameters
- log:
The log that you’re writing signposted events to.
Creates a signpost ID for the specified log.
init(log: OSLog)The log that you’re writing signposted events to.