public final class Log extends Object
Bukkit.getLogger()
static void
info(String s)
severe(String s)
severe(String s, Throwable t)
warn(String s)
warn(String s, Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void info(@Nonnull String s)
public static void warn(@Nonnull String s)
public static void severe(@Nonnull String s)
public static void warn(@Nonnull String s, Throwable t)
public static void severe(@Nonnull String s, Throwable t)
Copyright © 2022. All rights reserved.