public interface  org.slf4j.ILoggerFactory extends java.lang.Object
{
public abstract org.slf4j.Logger getLogger(java.lang.String);
}