public interface ILogger
static ILogger
of(Object logger)
abstract void
warn(@NonNull() String message, @NonNull() Throwable thrown)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nullable() static ILogger of(Object logger)
abstract void warn(@NonNull() String message, @NonNull() Throwable thrown)