Justin Forder <[EMAIL PROTECTED]> wrote:
>Carlos Valiente <[EMAIL PROTECTED]> wrote:
>
>>Is there any way to configure logging verbosity?
>
>To get rid of the JAWS trace, I'm afraid you need to alter a compile-
>time flag and recompile. It's the debug flag in JDBCCommand.java.
>
>If someone explains how to configure logging at run-time, I shall change
>the JAWS code to use a combination of compile-time and run-time flags
>(compile-time is the only way to completely remove the performance
>overhead).
and (in parallel) Rickard wrote:
> Check /conf/jboss.conf. First parameter is what to let through the
> filter.
Magic! So I don't need to change anything in JAWS - all JAWS tracing is
done via log.debug, so removing that from the ConsoleLogging MLET's
first argument value takes away the trace. (Just tried it, and it
works).
--
Justin Forder
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]