Property reference

glide.log.formatter

The glide.log.formatter property specifies the class name of the log formatter used in the ServiceNow system. Admins should review this setting to ensure logging behavior meets their operational needs and standards.

Default: com.glide.misc.VerboseLogFormatter Type: string 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 log formatter class, affecting how log messages are formatted and displayed in the system.
What area does it affect? Logging and Monitoring
What does the default mean? The default value is "com.glide.misc.VerboseLogFormatter", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting logging formats or troubleshooting log output.

Out of the box property record

Raw metadata from the property record.

Property name glide.log.formatter
Sys ID a91246e7c611227b00607965fac9a411
Type string
Application Global
Default value com.glide.misc.VerboseLogFormatter
Description Class name of log formatter:
Updated 2024-05-25 03:39:06