- Original Message -
From: "Kinjal Sonpal" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, December 01, 2004 1:03 AM
Subject: RE: Automatic logging
On the other hand, I don't find it all that burdensome to
est
> But realistically, I'm with Eddie -- what logging can you really
> apply consistently and automatically in a way that is more useful
> than noisy? If you have a bunch of fairly repetitive stuff
> spit out, then finding the real information is fairly tedious.
I also agree with it. I'm only looki
17:34:29 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote:
> >>Would there be a simpler way of enabling automatic logging across
> >>entire application so that I do not have to modify all of my classes
> >>and JSP pages?
>
> Sounds like the textbook use case f
to summarise ... use spring or use log4j with eclipse plugin.
--b
On Mon, 29 Nov 2004 17:34:29 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote:
> >>Would there be a simpler way of enabling automatic logging across
> >>entire application so that I do not have to modify a
Would there be a simpler way of enabling automatic logging across
entire application so that I do not have to modify all of my classes
and JSP pages?
Sounds like the textbook use case for aspect oriented programming.
Logging is about the only thing they all talk about!
But realistically, I
Eddie,
Thanks for your immediate and thorough reply.
> Possible? Yes ... but you're not going to get much
> meaningful information.
> IMHO, meaningful information comes out of exceptions, and I
> personally trap
> those and cause the app to show meaningful errors to the
> user. The best
> place
e
JDK1.4 logger. It's pretty handy!
Good Luck!
Eddie Bush
- Original Message -
From: "Kinjal Sonpal" <[EMAIL PROTECTED]>
To: "Struts User List" <[EMAIL PROTECTED]>
Sent: Monday, November 29, 2004 7:03 AM
Subject: Automatic logging
Hi listers,
I'm dev
any kind in my application. I'm planning to introduce logging in the
application.
Would there be a simpler way of enabling automatic logging across
entire application so that I do not have to modify all of my classes
and JSP pages? My jsps are having a standard included page all across,
where p
8 matches
Mail list logo