Hi,
  How do I get the current file that a RollingFileAppender is writing
to? If I say
((RollingFileAppender)appender).File;
I always get .txt instead of .txt.2 or .txt.3 or whatever the current
file happens to be.

Thanks,
 Satish

Reply via email to