Property reference

glide.debugger.log.ui

The glide.debugger.log.ui property determines the display options for the script debugger session log viewer. Admins will care about this setting when they need to customize how debugging information is presented during script execution.

Default: Page Type: choice list Application: Global

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 configures the user interface options for viewing logs in the script debugger, affecting how information is displayed to users.
What area does it affect? Script Debugger
What does the default mean? The default value is "Page", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting log visibility preferences during debugging sessions.

Out of the box property record

Raw metadata from the property record.

Property name glide.debugger.log.ui
Sys ID eb9ee78573003300553913a4c4f6a7e0
Type choice list
Application Global
Default value Page
Description Display options for script debugger session log viewer
Updated 2024-05-25 04:40:11

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... product names, and logos may be trademarks of the respective companies with which they are associated. 251 Note: Enable Session Log as a separate tab with Script Debugger using the glide.debugger.log.ui system property. • The Page option displays logs under forms and lists and on the Session Log tab. • The Session option displays logs only on the Session Log tab. ...
Documentation excerpt View supporting context
Context preview Snippet 2
... Property [sys_properties] table glide.debug.log_point Specifies whether the log points feature should be enabled or not. • Type: true | false • Default value: false • Location: System Property [sys_properties] table glide.debugger.log.ui Specifies whether logs should be displayed under forms and lists and in the Session Log tab, or only in the Session Log tab. • Type: choice list • Default value: ...