liquibase.logging
Class LogFactory
java.lang.Object
liquibase.logging.LogFactory
public class LogFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogFactory
public LogFactory()
getLogger
public static Logger getLogger(String name)
getLogger
public static Logger getLogger()
setLoggingLevel
public static void setLoggingLevel(String defaultLoggingLevel)
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.