Per the JavaDoc, the log level is now to be controlled by the
underlying logging implementation rather than using the debug
init-parameter. It seems logical that the log(String, int) method of
ActionServlet should also be marked as deprecated. Is there a reason this
hasn't been done yet? I see that getDebug() *has* been marked as
depracated, but because the log method uses the attribute directly there are
no errors or warnings in the compile to indicate that there is an issue.

I don't see any reason that method shouldn't be deprecated (it's only called by another deprecated method). I plan on deprecating it when I get time this evening unless someone beats me to it.


David


David Hibbs Staff Programmer / Analyst Distributed Applications Development and Support American National Insurance Company


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


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



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



Reply via email to