You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2017. It is now read-only.
Hello!
The class LogUtil contains this array:
private static final String[] IGNORE_CLASSNAME_PREFIXES = {
"com.allen_sauer.gwt.log.client.", "com.allen_sauer.gwt.log.shared.",
"com.google.gwt.dev.shell.", "sun.reflect.", "java.lang.reflect.", "java.lang.Thread",
"com.google.gwt.core.client.impl.Impl",};
Could you add a method to extend the list?
Thanks!
Original issue reported on code.google.com by pro1...@yahoo.de on 25 Jun 2012 at 8:07