public class Log extends Object
Log()
static void
ERROR_LOG(String format, Object... args)
INFO_LOG(String format, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Log()
public static void ERROR_LOG(String format, Object... args)
public static void INFO_LOG(String format, Object... args)
Copyright © 2014–2018 码农场. All rights reserved.