public class OLog extends Object
static SimpleDateFormat
SDF
OLog()
static void
debug(String format, Object... args)
error(String format, Object... args)
fatal(String format, Object... args)
info(String format, Object... args)
warn(String format, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final SimpleDateFormat SDF
public OLog()
public static void debug(String format, Object... args)
public static void info(String format, Object... args)
public static void warn(String format, Object... args)
public static void error(String format, Object... args)
public static void fatal(String format, Object... args)
Copyright © 2018. All rights reserved.