Function 関数

NSLog(_:_:)

Logs an error message to the Apple System Log facility. エラーメッセージを「Appleシステムログ」機能に記録します。

Declaration 宣言

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

See Also 参照

Diagnostics and Debugging 診断とデバッグ