Added this item to the FAQ.
At 11:54 PM 5/10/2004, Paul Smith wrote:
I'd really suggest just using a global file search/replace. From what I remember you should be able to replace all the "java.util.Logger" references with "org.apache.log4j.Logger", and you should be on your way.
If you're on a Win32 platform, highly recommend Textpad (http://www.textpad.com/). You can use the CTRL+SHIFT+O to open all *.java from a directory root and include all sud dirs, and then use the search/replace function to replace in all files, and then CTRL+SHIFT+S to save all. Should take about 60 seconds! :)
cheers,
Paul Smith
-- Ceki G�lc�
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
