Index![]()
Downloads (PDF, HTML & XML formats)
[Bamboo Knowledge Base Home]
Documentation for Bamboo 4.3.x. Documentation for other versions of Bamboo is available too. 
![]()
This page describes how to turn on user management debug logging.
Edit <bamboo-install>/webapp/WEB-INF/classes/log4j.properties and append the following lines
log4j.logger.bucket.user=DEBUG log4j.category.com.atlassian.user=DEBUG log4j.category.com.atlassian.bamboo.user.BambooUserManagerImpl=DEBUG
Restart bamboo.