Paul,

Yes, all I need is an application using JMSAppender to send log messages to
a message queue and then another application which can consume these
messages and make them 'viewable'. I have got the SMTPAppender part working,
which sends my 'error' logs using email...:). Just struggling with the
JMSAppender part..Thanks for all your help.

Kindest regards,
-Misty.


On 6/27/07, Paul Smith <[EMAIL PROTECTED]> wrote:

So, to rephrase, you really need a remote logging viewer?  Something
that could attach to an application and show logging events being
generated by that application?  Or does the consumer application you
speak of need to do something different with the events?

On 27/06/2007, at 8:12 PM, Misty Thornton wrote:

> Paul,
> I appreciate the clarification, I am using Netbeans as my IDE. I am
> basically trying to send my send my log4j messages from one
> application to
> be consumed by another application. So, I thought the best way
> would be to
> send them through a MQ to the other application so that from there
> I can
> probably display it if somebody wants to look at the logs without
> digging
> into the directories. I shall try and run the JUnit test from
> Netbeans..:).
>
> Regards,
> -Misty.



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


Reply via email to