|
Regarding Log4j
Hi Friends,
First of all I would like ask my apology for posting Log4j related question over here. beacuse I did not find Log4j link.
Summary of our application
********************
Our application basically will receive request from different system (Different ClientIP) and will send respose.
Requirment of our application
**********************
I would like log each ClientIP information in a different file Instead of log all ClientIP information in one single Log file. can some explian how to configre this by using Log4j?
Note: I have basic idea of how configure Log4j for appender like console and file. But the requirment is need to make different file for each clientIP.
Thanking you,
Sidiq
|