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 |
Related properties