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 > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
