summaryrefslogtreecommitdiffstats
path: root/src/main/properties/log4j.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/properties/log4j.properties')
-rw-r--r--src/main/properties/log4j.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/properties/log4j.properties b/src/main/properties/log4j.properties
index 4ef8d15..ced1f8d 100644
--- a/src/main/properties/log4j.properties
+++ b/src/main/properties/log4j.properties
@@ -7,5 +7,5 @@ log4j.appender.A1.layout=org.apache.log4j.PatternLayout
log4j.appender.A1.layout.ConversionPattern=%d [%t] %-5p %c - %m%n
log4j.logger.org.apache.directory=ERROR
-log4j.logger.org.apache.mina.filter.codec.ProtocolCodecFilter=ERROR
-log4j.logger.org.apache.mina.filter.ssl=ERROR \ No newline at end of file
+log4j.logger.org.apache.mina=ERROR
+log4j.logger.org.apache.ftpserver=ERROR \ No newline at end of file