Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Extend ignored classnames #69

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

Extend ignored classnames #69

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 25 Jun 2012 at 8:07

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant