
META-INF.module-log4j.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.portal.search.elasticsearch Show documentation
Show all versions of com.liferay.portal.search.elasticsearch Show documentation
Liferay Portal Search Elasticsearch
<?xml version="1.0"?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/"> <category name="com.liferay.portal.search.elasticsearch"> <priority value="ERROR" /> </category> <category name="com.liferay.portal.search.elasticsearch.internal.connection.EmbeddedElasticsearchConnection"> <priority value="WARN" /> </category> </log4j:configuration>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy