All Versions
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
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.