How to lower the JBoss logging level

View: New views
2 Messages — Rating Filter:   Alert me  

How to lower the JBoss logging level

by David-287 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

According to http://jira.codehaus.org/browse/CARGO-585, there is an undocumented workaround for setting the log4j logging level with the cargo maven plugin, but I do not see how to do it the Java Cargo API.

Right now, the JBoss 4.0.5 server that I'm starting with the Java Cargo API is extremely verbose, slowing down the startup process quite a lot :(


Thanks in advance,
David

Re: How to lower the JBoss logging level

by Matt Wringe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2009-09-10 at 22:41 +0200, David wrote:
> Hi,
>
>
> According to http://jira.codehaus.org/browse/CARGO-585, there is an
> undocumented workaround for setting the log4j logging level with the
> cargo maven plugin, but I do not see how to do it the Java Cargo API.

configuration.setProperty(GeneralPropertySet.LOGGING, [low, medium,
high])

but its a bit messed up right now and might still be a bit too verbose.
That bug report does have a work around listed.


>
> Right now, the JBoss 4.0.5 server that I'm starting with the Java
> Cargo API is extremely verbose, slowing down the startup process quite
> a lot :(
>
>
>
>
> Thanks in advance,
> David


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email