FYI: I just added emulations of the old org.apache.log4j.RollingFileAppender and org.apache.log4j.DailyRollingFileAppender into the CVS to provide a bridge for existing software that used those appenders. The emulations delegate to the new org.apache.log4j.rolling.RollingFileAppender but so the guts are radically different, but they should configure like the old ones. Hopefully, they can help you migrate to log4j 1.3.


On Mar 8, 2005, at 8:51 AM, rakesh mailgroups wrote:

Hi,

tried that and now its complaining about 'No output stream or file set
for the appender A3'.

A quick look around and it seems a RollingPolicy and a
TriggeringPolicy needs to be set up.

However, the example uses an XML. Anybody with an example property file????

Is it me or has log4j just increased in complexity??

Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to