Just simply use:
Regards,
Norbert
On 5/9/06, ks <[EMAIL PROTECTED]> wrote:
I use log4j.xml to log to file as bellow. How can I log to a file in a
directory called "folder" which is a sublevel below default. The below
code
only create a file called "folder.workshop_test.log" and not creatin
, 2006 3:42 PM
> To: log4j-user@logging.apache.org
> Subject: Defining fileappender in log4j.xml
>
>
> I use log4j.xml to log to file as bellow. How can I log to a
> file in a
> directory called "folder" which is a sublevel below default.
> The below code
> only
I use log4j.xml to log to file as bellow. How can I log to a file in a
directory called "folder" which is a sublevel below default. The below code
only create a file called "folder.workshop_test.log" and not creating the
file "workshop_test.log" inside directory "folder".
http://jakarta.apache