NSLogv
Logs an error message to the Apple System Log facility.
エラーメッセージを「Appleシステムログ」機能に記録します。
NSDeallocateZombies
A global variable that determines whether or not the memory of zombie objects is deallocated.
ゾンビオブジェクトのメモリがデアロケートされるかどうかを決定するグローバル変数。
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.
統計管理に関するもはや使われないグローバル変数。