Contents

NSLog(_:_:)

Logs an error message to the Apple System Log facility.

Declaration

func NSLog(_ format: String, _ args: any CVarArg...)

See Also

Diagnostics and Debugging