mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Removed duplicate logging from cas sample
This commit is contained in:
parent
f69354b16b
commit
1788dfdba0
@ -1,7 +1,7 @@
|
|||||||
# Global logging configuration
|
# Global logging configuration
|
||||||
log4j.rootLogger=INFO, stdout, fileout
|
log4j.rootLogger=INFO, stdout, fileout
|
||||||
|
|
||||||
log4j.logger.org.springframework.security=DEBUG, stdout, fileout
|
log4j.logger.org.springframework.security=DEBUG
|
||||||
|
|
||||||
# Console output...
|
# Console output...
|
||||||
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
|
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
|
||||||
|
Loading…
x
Reference in New Issue
Block a user