Re: Extending turbines logger

Siegfried Goeschl <[email protected]> Fri, 12 Feb 2010 10:26:03 +0100
Newsgroups gmane.comp.jakarta.turbine.user
Organization IT20one GmbH
Message-ID <[email protected]>
Hi Ludwig,

I don't know the Log4JLogger class in detail but I did a similar thing
just last week - implementing a custom log4j appender which counts the
error/fatal messages and provide a list of the last 500 log messages to
be displayed in a GUI. Would that help?

Cheers,

Siegfried Goeschl

Ludwig Magnusson wrote:
> Hi!
>
> I would like to extend the Log4JLogger that turbine uses to implement some
> extra functionality when the error and fatal methods are called. But it
> seems like there is no property that points to the log implementing class.
>
> Have I missed this somewhere?
>
> /Ludwig
>
>  
>
>
>