Global Variable グローバル変数

NSDebugEnabled

A global variable that can be used to enable debug behavior in your app, such as extra logging. あなたのアプリの挙動のデバッグ、例えば追加のログ取りなどを可能にするのに使われるグローバル変数。

Declaration 宣言

BOOL NSDebugEnabled;

See Also 参照

Diagnostics and Debugging 診断とデバッグ