Barracuda: Logging in SessionListener classes
Stefan Armbruster <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, since the recent refactoring updates I get a small problem when using SessionListeners. Like any "normal" barracuda class, my implementation of HttpSessionListener interface provides a static Logger. But unlike the normal classes, the logging strings of the SessionListener do not appear in the "main.log" as specified in log4j.xml. Instead, I see in catalina.out these lines: log4j:WARN No appenders could be found for logger (armbrust.yeditor.SessionListener). log4j:WARN Please initialize the log4j system properly. I took care of all changes required, like Christian discribed it yesterday. With the "old" version (before the refactoring of barracuda) the logging of SessionListener appears in main.log. Any hints? Thanks, Stefan _______________________________________________ Barracuda mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/barracuda FAQ - http://www.jguru.com/faq/Barracuda