Hi Arnold,
Thanks for the response. Yaa you are right I have sent it to a wrong mailing
list.
Regards,
Pradeep
On Tue, Jun 17, 2008 at 9:41 PM, Curt Arnold <[EMAIL PROTECTED]> wrote:
>
> On Jun 9, 2008, at 4:57 AM, Pradeep Kumar PALAPARTHY wrote:
>
> Hi,
>>
>> I have a multi threaded applicatio
On Jun 9, 2008, at 4:57 AM, Pradeep Kumar PALAPARTHY wrote:
Hi,
I have a multi threaded application.
There are multiple task getting created in the application which
will log to a separate log file.
For each task the log file initialization happens in
AbstractTaskComponent as follows:
Hi,
I have a multi threaded application.
There are multiple task getting created in the application which will log to
a separate log file.
*For each task the log file initialization happens in AbstractTaskComponent
as follows:*
// get the log directory
File taskLogDir =
TaskContr