Re: Any thoughts on RollingFlumeAppender

2013-02-14 Thread Yogi Nerella
Ralph, If FailoverAppender could do that, that would be ideal. Thanks for your time. Yogi On Thu, Feb 14, 2013 at 10:52 AM, Ralph Goers wrote: > What you are asking for is essentially the Flume embedded appender. > However, since Flume has so many dependencies I could understand why you > wou

Re: Any thoughts on RollingFlumeAppender

2013-02-14 Thread Ralph Goers
What you are asking for is essentially the Flume embedded appender. However, since Flume has so many dependencies I could understand why you would want to do this. Would making RollingFileAppender not be final actually buy you anything? You would have to provide your own PluginFactory method