NSLog
Logs an error message to the Apple System Log facility.
エラーメッセージを「Appleシステムログ」機能に記録します。
NSLogv
Logs an error message to the Apple System Log facility.
エラーメッセージを「Appleシステムログ」機能に記録します。
NSDebugEnabled
A global variable that can be used to enable debug behavior in your app, such as extra logging.
あなたのアプリの挙動のデバッグ、例えば追加のログ取りなどを可能にするのに使われるグローバル変数。
NSZombieEnabled
A global variable related to zombie objects that in practice has no effect.
実のところは効果を持たないゾンビオブジェクトに関するグローバル変数。
NSKeepAllocationStatistics
A no-longer-used global variable related to keeping statistics.
統計管理に関するもはや使われないグローバル変数。