On Tue, 18 Dec 2001 00:46, Ghorpade, Rajendra wrote:
> Hi Peter,
>
> here  are the javadocs
...snip...

thanks - committed.

> And about the remote logging I want to use sockets. Is there any present
> alternative to RMI logging.
> I do not want to RMI in my project due the performance and other issues.

You could write a simple SocketTarget that wrote/serilized the events to a 
socket and then a simple serversocket to collect them. As yet no one has done 
this though.

-- 
Cheers,

Pete

-----------------------------------------------
"Only two things are infinite, the universe and 
human stupidity, and I'm not sure about the 
former." -Albert Einstein 
-----------------------------------------------

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

Reply via email to