Log4j within Web Application...
From: schmen (imhoping2002_at_yahoo.com)
Date: 02/26/04
- Next message: Drew Volpe: "Re: JZEE.COM for J2EE ?"
- Previous message: someone: "HTTPS client throws "javax.net.ssl.SSLHandshakeException: unknown certificate""
- Next in thread: Huan Ding: "Re: Log4j within Web Application..."
- Reply: Huan Ding: "Re: Log4j within Web Application..."
- Reply: Aidan: "Re: Log4j within Web Application..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Feb 2004 12:26:19 -0800
Currently, I expose my logger through a static method on a utility
class, the logger is statically configured within the utility class.
I originally went this route in that I needed the logger available to
my business classes as well as my servlets/jsps.
Can anyone offer any suggestion that may be better suited for web
deployment?
Thanks for any suggestions!
- Next message: Drew Volpe: "Re: JZEE.COM for J2EE ?"
- Previous message: someone: "HTTPS client throws "javax.net.ssl.SSLHandshakeException: unknown certificate""
- Next in thread: Huan Ding: "Re: Log4j within Web Application..."
- Reply: Huan Ding: "Re: Log4j within Web Application..."
- Reply: Aidan: "Re: Log4j within Web Application..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|