Uses of Interface
org.apache.commons.logging.Log
-
Packages that use Log Package Description net.ggtools.grand.log -
-
Uses of Log in net.ggtools.grand.log
Classes in net.ggtools.grand.log that implement Log Modifier and Type Class Description classAntLogMethods in net.ggtools.grand.log that return Log Modifier and Type Method Description LogLoggerFactory. getLog(Class<?> clazz)Get a logger named from a specific class.LogLoggerFactory. getLog(String name)Get a named logger.static LogLoggerManager. getLog(Class<?> clazz)Method getLog.static LogLoggerManager. getLog(String name)Method getLog.
-