public class LogFactory extends Object
Log
LogFactory()
static Log
getLog(Class<?> clazz)
static <T> T
getLog(Class<?> clazz, Class<T> logClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogFactory()
public static Log getLog(Class<?> clazz)
public static <T> T getLog(Class<?> clazz, Class<T> logClass)
Copyright © 2022 JBoss by Red Hat. All rights reserved.