Quoting Charith Fernando <[EMAIL PROTECTED]>:

> Hi all,
>
>
>
> When I create a FileAppender is there a way to check whether the file was
> created as a new file or the appender is using an existing file///
>

You mean when you create the appender programatically?  If you are doing that,
then just check for the file's existence using the File object before you
create the appender.  In any case, why would you care?  It helps to say why you
want to do something.  Then people can suggest other things you may not have
considered to solve whatever problem you are having.

Jake

>
>
> Thank you,
>
> Regards,
>
> Charith I. Fernando
>
> +94 77 3263222 (Mobile)
>
>
>
>




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

Reply via email to