public class LogUtils extends Object
| Constructor and Description |
|---|
LogUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStackTraceInfo(Exception e)
获取e.printStackTrace() 的具体信息,赋值给String 变量,并返回
|
Copyright © 2021. All rights reserved.