Martijn Verburg wrote:Have you tried writing some code to extend the class? Is there something you are stuck on in particular?
ironic, ironic..
problem is that DailyRollingFileAppender has method rollOver as private... . you know what means 'private' clausula in base class?? i think so.. .
i need overwride this method - rollOver - because there is joining full path for rolling file.. => but it isn't possible. so i need some solution for it... .
some other
constructive suggestions?