Uses of Interface
net.anwiba.commons.logging.ILogger
-
Packages that use ILogger Package Description net.anwiba.commons.logging net.anwiba.commons.logging.java net.anwiba.commons.logging.log4j2 -
-
Uses of ILogger in net.anwiba.commons.logging
Methods in net.anwiba.commons.logging that return ILogger Modifier and Type Method Description ILoggerILogging. getLogger(java.lang.String name)static ILoggerLogging. getLogger(java.lang.Class<?> clazz)static ILoggerLogging. getLogger(java.lang.String name) -
Uses of ILogger in net.anwiba.commons.logging.java
Methods in net.anwiba.commons.logging.java that return ILogger Modifier and Type Method Description ILoggerJavaLogging. getLogger(java.lang.String name) -
Uses of ILogger in net.anwiba.commons.logging.log4j2
Classes in net.anwiba.commons.logging.log4j2 that implement ILogger Modifier and Type Class Description classLoggerMethods in net.anwiba.commons.logging.log4j2 that return ILogger Modifier and Type Method Description ILoggerLog4j2Logging. getLogger(java.lang.String name)
-