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 of logs generated by the Code Search feature, allowing for different levels of detail from critical errors to detailed debugging information. |
| What area does it affect? |
Communities application 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 search issues or adjusting logging detail for performance monitoring. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_communities.log.verbosity |
| Sys ID |
614a617b5bd322007223286411f91aa4 |
| Type |
choice list |
| Application |
Communities |
| Default value |
1 |
| Description |
Code Search log verbosity for Community 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-09-14 23:37:37 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... which they are associated. 2677 Communities properties (continued) Property Description • Type: string • Default value: a4c9fb2e6703220071b89a6617 sn_communities.logging.destination Location of the log messages. • Type: string • Default value: db sn_communities.log.verbosity Code Search log verbosity for the community. Se • 0: Show information that may be useful while d warning, and error messages. • 1: Show progress messages as the Code ...