Hi,

I have been using gwt-log for a little while now and have had some
issues with configuring the logging for our development and production
environments.

Is it possible to have one setup so that when I am working in
development using the GWT Hosted Mode (when GWT.isClient() returns
true) that the log level is set as DEBUG. And when the compiled
application runs in production (when GWT.isClient() returns false)
that the log level is set to OFF?

To make things a little more confusing, I'd also like to be able to
turn the log level from OFF to DEBUG in production via the url
parameter log_level.

Basically I am looking for a configuration that will not require any
changes when we move the application from development to production.

Thanks for your time.

JT.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-log" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gwt-log?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to