Hi all,

i want to log something
in my own classes (MyAction e.g.)

but i dont know how can i set Appenders etc.

in "normal" applications i can load
with:

PropertyConfigurator.configure("/WEB-INF/logging.properties");

log4j-settings but in struts (or is it tomcat?)
the file will be ignored...


okay there is LogFactory in struts.
but which logger do i "activate" ?
Log log = LogFactory.getLogger( ??? );
very strange ...

any one a idea what to do, do get my
"own"-logging-facility ? 

thanks

ralf

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Mit Yahoo! Suche finden Sie alles: http://suche.yahoo.de

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

Reply via email to