pub fn is_debug_enabled() -> boolExpand description
Check if NAP debug mode is enabled
Debug mode provides verbose logging for troubleshooting and development. When enabled, additional debug messages are logged throughout the SDK.
Environment variable: NAP_DEBUG Values: “1”, “true”, “yes” (case-insensitive) to enable