public final class TraceLogUtil extends Object
static boolean
isEnable()
static void
log(Deque<TraceData> stack)
setEnable(boolean enable)
setMaxShowParam(int maxShowParam)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void setMaxShowParam(int maxShowParam)
public static void log(Deque<TraceData> stack)
public static boolean isEnable()
public static void setEnable(boolean enable)
Copyright © 2020. All rights reserved.