Hi
Just one point: 
First create a LogTarget
set a FileNameStrategy
change the FileNameStrategy for this LogTarget. Then you start using
the LogTarget
You have to postpone the opening of the file til you can be
sure that will be used.

Another think I noticed is the impl. of error() in LogFileTarget, once
you specify a File which cannot be written to, a lot of error() 
invocation happens. I don't have any real solution on that perhaps
implementing something like 'line has repeated 12 times...' instead 
writting always the same senseless message.

bye

begin:vcard
n:Huber;Bernhard
fn:Bernhard Huber
version:2.1
email;internet:[EMAIL PROTECTED]
end:vcard

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

Reply via email to