If you are only interested in logging to a temporary directory, you
could specify the log file as "${java.io.tmpdir}/test.log" which will
place the log file in the temporary directory (likely /tmp on 'nix
and \Documents and Settings\USERNAME\Temporary Files on Windows).
On Jun 17, 2005, at 2:24 AM, Taranbir I Singh wrote:
HI,
I have defined the log file as "c:\temp\test.log", if the directory
c:\temp is not already existing then its giving me the error... is
this
possible to create the directory if it is not there automatically?
Any Solutions?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]