LogUtils()
static String
jsonLog(LogPair... logPairs)
jsonLog(List<LogPair> logPairs)
static LogPair
logPair(String key, LogPair... values)
logPair(String key, UnsafeSupplier<Object,Exception> valueSupplier)
logPair(String key, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait