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