Class TeaVMLoggerFactorySubstitution

java.lang.Object
org.teavm.extras.slf4j.TeaVMLoggerFactorySubstitution

public final class TeaVMLoggerFactorySubstitution extends Object
  • Method Details

    • getLogger

      public static org.slf4j.Logger getLogger(String name)
    • getLogger

      public static org.slf4j.Logger getLogger(Class<?> clazz)
    • getILoggerFactory

      public static org.slf4j.ILoggerFactory getILoggerFactory()