On Thu, Aug 12, 2004 at 08:58:21AM +0100, Allistair Crossley wrote:
: 1) Everywhere in the documentation on Tomcat and in the comments for
: server.xml, when the debug attribute is discussed, it will always say "a
: higher number means more output". I find this statement reasonably confusing.
: It raises quite a lot of questions about what the maximum number is and what
: that translates to in terms of logging output.

I can tell you what it means: not a whole lot, at least not these days.

I understand most Tomcat logging is done via commons-logging so you'd
tune that config for output instead.


: 2) Looking in the TC source last night I found that the kind of logging I
: would like to be output is always encapsulated with a if (log.isLogEnabled())
: statement. I would like to know which log this translates to, and how to
: enable it.

What type of variable is "log"? ;)

btw, what was with the completely unrelated message at the bottom of
your last post?

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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

Reply via email to