The property defines the compile time debug level. All messages more urgent than this will be logged as well. In other words, just DEBUG should be fine.
Fred On Mon, Jan 19, 2009 at 10:26 AM, dhoffer <[email protected]> wrote: > > If I want to handle log statements of ,lets say DEBUG and more severe, > how do I do this? > > Do I just need > <inherits name="com.allen_sauer.gwt.log.gwt-log-DEBUG"/> > > Or do I also need something like > <extend-property name="log_level" values="DEBUG,ERROR,INFO,FATAL"/> > > It's not clear to me how the log_level works with the inherits > statement. > > Thanks, > -Dave > > > -- Fred Sauer [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
