init(logHandle:)
Creates a signposter that uses the subsystem and category of an existing log.
Declaration
init(logHandle: OSLog)Parameters
- logHandle:
The log that provides a subsystem and category for the signposter to use. For more information, see Oslog.