Abgeschickt von ryan am 01 Juni, 2005 um 05:30:01
Dear Sir,
If I use JDBCplus, do I also need a configure file such as log4j_test_simple.xml and where should I add it in my project? Or I can just use only all *.java files and need not to have a XML file.
when I saw many examples on other website, some will use the xml file such as
===> PropertyConfigurator.configure
===> ("F:\\nepalon\\log4j2.properties");
and I did not see any code like this in your project,
Thanks for your reply...