https://issues.apache.org/bugzilla/show_bug.cgi?id=45165
--- Comment #6 from senthilkumar <[email protected]> 2009-01-14 03:41:41 PST --- Hi , Thanks for sharing new Developement Actually its a new requirement for me and i got it here .its fit my requirement.Can u please tell how to set the Same using log4j.properties. i tried the below one but it giving error. log4j:ERROR No defaultFileName set for the appender named [fcrjlog]. log4j.rootLogger=DEBUG, fcrjlog log4j.appender.fcrjlog=org.apache.log4j.multifile.MultiFileAppender log4j.appender.fcrjlog.File=D:\\Flexcube\\host\\logs\\fcrjlog.txt log4j.appender.fcrjlog.layout=org.apache.log4j.PatternLayout log4j.appender.fcrjlog.layout.ConversionPattern=%d %t %p [%c] %m%n -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
