Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates detailed debug logging for the code signing tracker, providing more information during code signing operations. |
| What area does it affect? |
Code Signing Tracker |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when encountering issues with code signing or when detailed logs are needed for troubleshooting. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.codesigning.tracking.debug |
| Sys ID |
0ec2178353122010f253ddeeff7b125c |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enables debug logging for code signing tracker. |
| Updated |
2024-05-25 04:38:26 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... to be subject to increased meta-stack tracking. Important: Elevated Security is needed to modify this property. com.glide.codesigning.tracking.agent.validation.exclusion.list String Comma-separated list of ecc_queue agents for which Code Signing should be skipped com.glide.codesigning.tracking.debug true|false When true, debug logging for the Code Signing tracker is enabled. com.glide.codesigning.tracking.enabled true|false When true, enables Code Signing caller tracking. Important: Elevated Security is needed to modify this property. ...
Related properties