Hi everybody:
I am newbie with log4j, I have made a distributed and multithreaded application where all the logging is made displaying de mesagges in the console using System.out.println. Now I want to redirect those messages to a file to have a trace of all the messages. Is there anyway to telling log4j that all the System.out messages write them into a file ??? Please could you help me ? Regards Ariel
