
23 Jan
2012
23 Jan
'12
4:01 p.m.
You might not have noticed that your file is named "logback.xml*.xml*" (with the extra .xml extension). Try renaming that file to "logback.xml", and then run it again. On Mon, Jan 23, 2012 at 9:57 AM, Roger Spears <rspears@northweststate.edu>wrote:
Thank you for the suggestion....Unfortunately, I get the same result....
09:49:47.151 [main] INFO logtest.LogTest - hello world
I followed your directions with the exception of naming the class HelloWorld. I named it LogTest.
When I right clicked on Source Package and added new xml file, Netbeans created the <default package> folder on its own.
I'm attaching two screen shots of my netbeans setup.
The first screen shot is LogTest.java and the second is logback.xml.
Thanks, Roger