Hi everybody. I need an appender that can change file both daily or when the actual fileīs size reaches a max size (something like mixing DailyRollingFileAppender and RollingFileAppender). Itīs posible to obtain such appender without modifying source? If i need to modify the source... any of you have done it before? In that case, could you tell me some pointers about the way to do it?
Thanks...