disable log

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

disable log

by luca.santaniello :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I want disable log into my dwr methods. I use Jboss and I read many
message into my console. For example:

12:37:19,000 INFO  [STDOUT]  INFO [http-0.0.0.0-8080-6] Exec:
Bacheca.getMsg()

I want disable this message, is it possible?

Thanks

--
Luca Santaniello
mail:luca.santaniello@...


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: disable log

by davidmarginian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It is as simple as setting your log level/threshold to something higher than debug or info in the logging implementation you are using. 

On Wed, Jul 1, 2009 at 6:46 AM, Luca Santaniello <luca.santaniello@...> wrote:
Hi,

I want disable log into my dwr methods. I use Jboss and I read many message into my console. For example:

12:37:19,000 INFO  [STDOUT]  INFO [http-0.0.0.0-8080-6] Exec: Bacheca.getMsg()

I want disable this message, is it possible?

Thanks

--
Luca Santaniello
mail%3Aluca.santaniello@...


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...