public class LogUtil extends Object
LogUtil()
static void
error(String msg, Throwable ex)
error(Throwable ex)
static String
printStackTrace(Throwable ex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogUtil()
public static void error(@Nonnull String msg, @Nonnull Throwable ex)
public static void error(@Nonnull Throwable ex)
public static String printStackTrace(@Nonnull Throwable ex)
Copyright © 2018. All rights reserved.