Enable debug - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License
# Change file appender to include debug from any source
			appender.rolling.filter.threshold.type=ThresholdFilter
			appender.rolling.filter.threshold.level=debug
			
			# Enable debug from the PropertyAuditFilter
			logger.alfresco-repo-audit-PropertyAuditFilter.name=org.alfresco.repo.audit.PropertyAuditFilter
			logger.alfresco-repo-audit-PropertyAuditFilter.level=debug