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 verbosity level of logs generated by the ML Base project, allowing for different levels of detail from critical errors to detailed debugging information. |
| What area does it affect? |
ML UI logging |
| What does the default mean? |
The default value is "3", which is the baseline setting used unless it is changed. |
| When should you review it? |
An admin should review this property when adjusting logging levels for troubleshooting or performance monitoring. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.ml_base.log.verbosity |
| Sys ID |
bcb9985cb7503300d1dcf8b8ee11a903 |
| Type |
choice list |
| Application |
ML UI |
| Default value |
3 |
| Description |
log verbosity for ML Base project. Set to "1" representing info by default. Options are:
0 : Show information that may be useful while debugging the application, like the values of queries run. Also includes info, warn, and error messages.
1 : Show progress messages as the Code Search application searches for results. Also shows warnings and error messages.
2 : Show warning which indicates possible unexpected changes in behavior while searching, in addition to any errors.
3 : Show only critical errors which may prevent the search from completing will be shown. |
| Updated |
2024-05-25 03:39:08 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties