What does your custom appender do?  Look at how AsnycAppender sends
its output to another Appender.

DailyRollingFileAppender doesn't allow much variation between the
active and rolled filename.  Can you give an example of what you want?

On 6/21/07, ZalleCool <[EMAIL PROTECTED]> wrote:

Hi there,

I would like to be able to pipe the output of a custom appender to
DailyRollingFileAppender.  How can I do that?  Secondly, I want the name of
the active file to be different from that of the rolled over log files.  Is
this possible with DailyRollingFileAppender?


--
James Stauffer        http://www.geocities.com/stauffer_james/
Are you good? Take the test at http://www.livingwaters.com/good/

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

Reply via email to