fixed package name for FTP log4j category
This commit is contained in:
@@ -5,4 +5,4 @@ log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} %5p %t %c{2}:%L - %m%n
|
||||
|
||||
log4j.category.org.springframework=WARN
|
||||
log4j.category.org.springframework.ftp=DEBUG
|
||||
log4j.category.org.springframework.integration.ftp=DEBUG
|
||||
|
||||
Reference in New Issue
Block a user