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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to