Android 打印方法调用堆栈

        RuntimeException here = new RuntimeException("here");
        here.fillInStackTrace();
        Log.w("yuge", "Called: " , here);
posted @ 2016-11-02 21:35  有点理想的码农  阅读(837)  评论(0编辑  收藏  举报