Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

VolleyLog fix #91

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

VolleyLog fix #91

wants to merge 2 commits into from

Conversation

joshallenit
Copy link

StackTraceElement.getClass() was being used thinking it was a different method than Object.getClass()

Josh Allen added 2 commits August 18, 2015 13:02
…kTraceElement.class. You need to use trace[i].getClassName().
…aceElement.class. You need to use trace[i].getClassName().
@mcxiaoke mcxiaoke force-pushed the master branch 5 times, most recently from 94df89c to 9aba4f5 Compare September 8, 2015 05:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant