public class LogUtils extends Object
LogUtils()
static void
error(String format, Object... arguments)
exception(String msg, Throwable ex)
info(String format, Object... arguments)
warn(String format, Object... arguments)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogUtils()
public static void info(String format, Object... arguments)
public static void warn(String format, Object... arguments)
public static void error(String format, Object... arguments)
public static void exception(String msg, Throwable ex)
Copyright © 2021 Alibaba Aliware CSB. All rights reserved.