public class Log extends Object
Log()
static void
log(Level level, String message, Object... args)
log(Level level, String message, Throwable thrown, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Log()
public static void log(@Nonnull Level level, @Nonnull String message, @Nullable Throwable thrown, @Nonnull Object... args)
public static void log(@Nonnull Level level, @Nonnull String message, @Nonnull Object... args)
Copyright © 2012–2017 MARID software development group. All rights reserved.