Posted By:
Anonymous
Posted On:
Monday, November 27, 2006 08:59 AM
Hi when i use BasicConfigurator.configure its working fine. But when i use Properties file, it create an empty log file and gives error as
log4j:ERROR Attempted to append to closed appender named [ConsoleAppender].
log4j:ERROR Attempted to append to closed appender named [FileAppender].
Can anyone help me?