You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by zimske <zi...@gmail.com> on 2006/05/23 11:32:05 UTC

log4j

hi everybody..

i have to get something like this console output in two (or more) separate
strings.

0 [main] DEBUG test.Hello - Hello world.
10 [main] INFO test.Hello - What a beatiful day.

the goal is to send the entire lines above, separately, to the
application which would then display that information in GUI.
--
View this message in context: http://www.nabble.com/log4j-t1667880.html#a4519953
Sent from the Log4j - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: log4j

Posted by zimske <zi...@gmail.com>.
thank you for your reply, christian, however, i'm afraid that even though the
chainsaw looks great this is not what i must do.
(no matter how much would that make my life easier)

what i need to do is to integrate log4j with tivoli enterprise console.
i've started writing my own appender and getting close.

thanks, anyway
--
View this message in context: http://www.nabble.com/log4j-t1667880.html#a4536907
Sent from the Log4j - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: log4j

Posted by Christian Haase <ha...@siteface.de>.
Hello!
Don't know what you planning to do, but if you want to analyse you logs 
in realtime and display the information in GUI, my suggestion is to look 
for "chainsaw", a very nice tool for exactly doing this. If you have 
other plans: Chainsaw is open source, so I think you can find something 
interesting by taking a look into the source of chainsaw.
Greetings,
Christian


zimske schrieb:

>hi everybody..
>
>i have to get something like this console output in two (or more) separate
>strings.
>
>0 [main] DEBUG test.Hello - Hello world.
>10 [main] INFO test.Hello - What a beatiful day.
>
>the goal is to send the entire lines above, separately, to the
>application which would then display that information in GUI.
>--
>View this message in context: http://www.nabble.com/log4j-t1667880.html#a4519953
>Sent from the Log4j - Users forum at Nabble.com.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
>For additional commands, e-mail: log4j-user-help@logging.apache.org
>
>
>
>  
>

-- 

-------------------------------------
Christian Haase, Hans-Mertens-Str. 37
30655 Hannover, GERMANY
Tel: +49-511-697916 / +49-178-7772617
Fax: +49-511-3948280
ICQ: 307628315
-------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org