Property reference

com.snc.cs_base.log.verbosity

The com.snc.cs_base.log.verbosity property sets the logging level for the Code Search application in the CSM Base project. Admins should adjust this setting to control the amount of log information generated, which can aid in debugging or monitoring application performance.

Default: 1 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 verbosity level of logs generated by the Code Search application, with options ranging from critical errors to detailed debug information.
What area does it affect? Code Search logging
What does the default mean? The default value is "1", which is the baseline setting used unless it is changed.
When should you review it? Review this property when troubleshooting issues or optimizing log output for performance.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.cs_base.log.verbosity
Sys ID 32eb369653e2030097a2ddeeff7b1299
Type choice list
Application Global
Default value 1
Description Code Search log verbosity for CSM 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 2017-12-08 14:27:40

Sources

Official references and nearby text excerpts where this property appears.