This is nice but one doubt,
July 13, 2009 at 7:00 PM
Hi This is a good facility to create a log file in one Java program. But how do i use it in a project where there are multiple files interacting with each other. Do i have to create multiple instance or use "append" property? And if that is the case then where should i initialize my logger object?