Uses of Interface
net.anwiba.commons.logging.ILogging
-
Packages that use ILogging Package Description net.anwiba.commons.logging net.anwiba.commons.logging.java net.anwiba.commons.logging.log4j2 -
-
Uses of ILogging in net.anwiba.commons.logging
Methods in net.anwiba.commons.logging that return ILogging Modifier and Type Method Description ILoggingLoggingFactory. create(java.lang.Class<? extends ILogging> clazz)ILoggingLoggingFactory. create(java.lang.String className)Method parameters in net.anwiba.commons.logging with type arguments of type ILogging Modifier and Type Method Description ILoggingLoggingFactory. create(java.lang.Class<? extends ILogging> clazz) -
Uses of ILogging in net.anwiba.commons.logging.java
Classes in net.anwiba.commons.logging.java that implement ILogging Modifier and Type Class Description classJavaLogging -
Uses of ILogging in net.anwiba.commons.logging.log4j2
Classes in net.anwiba.commons.logging.log4j2 that implement ILogging Modifier and Type Class Description classLog4j2Logging
-