public class LogContext extends Object
LogContext()
void
addOne(byte level, String tag, String content, Throwable ex)
byte
getLevel()
Set<OneLog>
getLogs()
static String
serialEx(Throwable ex)
setLevel(byte level)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogContext()
public void addOne(byte level, String tag, String content, Throwable ex)
public static String serialEx(Throwable ex)
public byte getLevel()
public void setLevel(byte level)
public Set<OneLog> getLogs()
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.