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 determines the logging level, allowing for performance or debug logs based on the specified value. |
| What area does it affect? |
Logging and Debugging |
| What does the default mean? |
The default value is "NONE", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when troubleshooting issues or optimizing system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.one.extend.enable.debugging |
| Sys ID |
3be7ffdbff003210e2f3ffffffffffc2 |
| Type |
string |
| Application |
Global |
| Default value |
NONE |
| Description |
Set the value to PERF to get the performance logging, Set the value to DEBUG to get the debug logging. When value is NONE no logging will happen. |
| Updated |
2025-09-28 23:30:28 |
Related properties