mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
ACS-894: Log WARN message on startup if ActiveMQ is not available (#175)
This commit is contained in:
@@ -273,3 +273,6 @@ log4j.logger.org.alfresco.repo.content.transform=info
|
|||||||
|
|
||||||
# Repository probes
|
# Repository probes
|
||||||
log4j.logger.org.alfresco.rest.api.probes.ProbeEntityResource=info
|
log4j.logger.org.alfresco.rest.api.probes.ProbeEntityResource=info
|
||||||
|
|
||||||
|
# ActiveMQ
|
||||||
|
log4j.logger.org.apache.activemq.transport.failover=warn
|
||||||
|
Reference in New Issue
Block a user