Hi,

I just want to send the completely formatted string (like: '0 [main]
com.foo.bar - this is the message') via an RMI connection, that is already
implemented and must be used...

My problem is, that the output string is only send to the console and I am
not able to convert it to a String, to use it in my program.

Regards,
Dirk Hopmann



----- Original Message -----
From: "Ricardo Moral" <[EMAIL PROTECTED]>
To: "Log4J Users List" <[EMAIL PROTECTED]>
Sent: Friday, November 08, 2002 3:56 PM
Subject: Re: log4j messages to String conversion?


> What do u need? The formatted event message? What do u
> need this for?
>
>
> --- Dirk <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > my question is, whether it is possible to get the
> > output string of a
> > method-call like this:  logger.debug("message").
> > I would like to send that String (which is perfectly
> > outputted on my
> > console) over an RMI connection.
> >
> >
> > Thanx a lot,
> > Dirk Hopmann
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:log4j-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail:
> > <mailto:log4j-user-help@;jakarta.apache.org>
> >
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:log4j-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:log4j-user-help@;jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <mailto:log4j-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>

Reply via email to