mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
[ SEARCH-2222 ] Manual change (avoid verbose logging by default)
This commit is contained in:
@@ -7,11 +7,6 @@
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<!-- Useful tests categories -->
|
||||
<category name="org.alfresco.solr.AbstractAlfrescoSolrIT">
|
||||
<priority value="WARN"/>
|
||||
</category>
|
||||
|
||||
<!-- ##### ALL ALFRESCO MESSAGES ##### -->
|
||||
<!--
|
||||
<category name="org.alfresco">
|
||||
@@ -19,11 +14,6 @@
|
||||
</category>
|
||||
-->
|
||||
|
||||
<!-- ##### SOLR INFORMATION SERVER MESSAGES ##### -->
|
||||
<category name="org.alfresco.solr.SolrInformationServer">
|
||||
<priority value="DEBUG"/>
|
||||
</category>
|
||||
|
||||
<!-- ##### ONLY SOLR QUERIES ##### -->
|
||||
<!--
|
||||
<category name="org.apache.solr.core.SolrCore.Request">
|
||||
|
||||
Reference in New Issue
Block a user