To have the same effect with '<security:debug />' in Spring Boot,
add the following line to your 'application.properties':
logging.level.org.springframework.security=DEBUG
Reference:
http://docs.spring.io/spring-boot/docs/current/reference/html/howto-logging.html
No comments:
Post a Comment