public class LogTuple extends Object
static LogTuple
NULL
LogTuple(String message)
LogTuple(String message, Object[] argArray, Throwable throwable)
Object[]
getArgArray()
String
getMessage()
Throwable
getThrowable()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static LogTuple NULL
public LogTuple(String message)
public LogTuple(String message, Object[] argArray, Throwable throwable)
public String getMessage()
public Object[] getArgArray()
public Throwable getThrowable()
Copyright © 2021. All rights reserved.