We've the same problem with:

# SFTP server log
log4j.category.com.maverick=WARN,A1
log4j.additivity.com.maverick=false

 

# FTP server log
log4j.category.org.apache.ftpserver=ERROR,A1,stdout
log4j.additivity.org.apache.ftpserver=false


Kind regards.



On 2020/03/13 16:39:01, EDMONDO SENA <edse...@gmail.com> wrote: 
> Hello,
> 
> we had a properties file (log4j) that used http apache.
> The properties file (log4j) is the following:
> 
> 1) log4j.logger.httpclient.wire=ERROR
> 
> 2) log4j.logger.org.apache.http.wire = ERROR
> 3) log4j.logger.org.apache.http.impl.conn = ERROR
> 4) log4j.logger.org.apache.http.impl.client = ERROR
> 5) log4j.logger.org.apache.http.client = ERROR
> 
> We have converted that file with log4j2 syntax to xml file and it works. 
> But we've found that using the log4j2 properties file instead does not work.
> In order to avoid having significant impacts on our system, 
> Could you help me to write those lines (1 to 5) in log4j2 through the 
> properties files?
> 
> Thanks.
> //Edmondo.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
> For additional commands, e-mail: log4j-user-h...@logging.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to