public class LoggerFactory extends Object
Factory for creating Logger instances
Logger
static Logger
getLogger(Class<?> clazz)
getLogger(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Logger getLogger(String name)
name
public static final Logger getLogger(Class<?> clazz)
clazz
Copyright © 2014 Tomas Teubner. All rights reserved.