The path that you suggest is the exact opposite of a code review and code
change that we deliberately undertook after performance testing.
is<LogLevel>Enabled should be used before formatting the message, and
StringBuffers is more efficient than String concatentation at very little
cost.

We can review to see if the StringBuffer case still applies, but checking
the loglevel is still appropriate.

        --- Noel



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

Reply via email to