Hi there, I'm wanted to use gwt-log in a app, also requiring the Emite library. However, this library is also making use of gwt-log, but inherits the 'OFF' mode in their package.
- I cannot add an inherit clause in my own app.gwt.xml file... this trigger an error (trying to load it twice maybe ?) - I cannot set the log level at runtime above off (it seems that the Off implementation override that method) Do you have any solution to this problem ? For now, I just instantiate my own logger and access it as a singleton, but I would prefer to do things the right way. Thanks for your support ! -Laurent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
