Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It controls the activation of logging features for store apps, ensuring backward compatibility with previous logging methods. |
| What area does it affect? |
Unified logging for store apps |
| 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 updating or maintaining store applications that depend on legacy logging. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.unified_logging.store.app.enabled |
| Sys ID |
2be2845373033010a2601f8afaf6a7c6 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Flag to enable/disable logging based on unified logging apis (to provide backward compatibility for store apps only). |
| Updated |
2024-05-25 03:38:55 |
Related properties