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.message.boards.service
Show all versions of com.liferay.message.boards.service
Liferay Message Boards Service
<?xml version="1.0"?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/"> <category name="com.liferay.message.boards.internal.pop.MessageListenerImpl"> <priority value="ERROR" /> </category> <category name="com.liferay.message.boards.service.impl.MBCategoryLocalServiceImpl"> <priority value="ERROR" /> </category> <category name="com.liferay.message.boards.service.impl.MBMessageLocalServiceImpl"> <priority value="ERROR" /> </category> <category name="com.liferay.message.boards.util.MBUtil"> <priority value="ERROR" /> </category> </log4j:configuration>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy