hines:
>
> log4j.appender.server.remoteHost=susi15
> log4j.appender.server.port=6789
>
> Ciao
> Martin.
> > -Original Message-
> > From: Ganapathi Raman
> [SMTP:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 21, 2001 3:15 PM
> > To: LOG4J
man [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, August 21, 2001 3:15 PM
> To: LOG4J Users Mailing List; [EMAIL PROTECTED]
> Subject: RE: Logging in Clusters
>
> Hi Thomas..
>
> Thanx for that tip...I did try the SocketServer
> provided by log4j and used a SocketAppender t
Hi Thomas..
Thanx for that tip...I did try the SocketServer
provided by log4j and used a SocketAppender to log
messages...was succesful indeed:)
One observation is that when using SocketAppender
logging was very slow..i used the same machine as a
server as well as a client..is logging over netwo
Hi Ganapathi
Have you considered a log-server?
See the org.apache.log4j.net package.
--
Thomas
| -Original Message-
| From: Ganapathi Raman [mailto:[EMAIL PROTECTED]]
| Sent: 20 August 2001 05:19
| To: [EMAIL PROTECTED]
| Subject: Logging in Clusters
|
|
| Hi,
|
| I am a newbie