Enabling low-level logging#
Applies to LUNA ID for iOS only.
Use the enableLowLevelLogs property of the LCLunaConfiguration class to enable low-level logging during license verification.
By default, enableLowLevelLogs is set to false, meaning the fallback logging method is active, and low-level LUNA ID logging is disabled.
Important: To modify this property, change its default value directly in the
LCLunaConfigurationclass code and rebuild the application. The setting is not configurable through the application's UI or .plist files.