worked thanks
On Dec 14, 3:54 am, Fred Sauer <[email protected]> wrote: > Shlomi, > > On Mon, Dec 13, 2010 at 5:40 AM, shlomico <[email protected]> wrote: > > Hi > > > I saw that multiple modules is supported and that one module can > > override another level by using the > > <extend-property name="log_level" values="DEBUG,TRACE"/> > > <set-property name="log_level" value="TRACE"/> > > > Make sure these changes come after the line which imports the other module, > > i.e. put them last in your module .gwt.xml file. > > > > > > > for some reason when i try to output a TRACE message i get an alert > > say that i have tried to use a lower level than the compiled one. > > > i know that the inherited module use log-debug and i want to use > > trace. > > > how do i do that ? > > > thanks > > Shlomi > > > -- > > 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]<gwt-log%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/gwt-log?hl=en. > > -- > Fred Sauer > Developer Advocate > Google Inc. > 1600 Amphitheatre Parkway > Mountain View, CA 94043 > [email protected] Hide quoted text - > > - Show quoted text - -- 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.
