ch.qos.logback.classic
Class HLoggerContext
java.lang.Object
ch.qos.logback.classic.HLoggerContext
public class HLoggerContext
- extends Object
- Author:
- ceki
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HLoggerContext
public HLoggerContext()
getRootLogger
public HLogger getRootLogger()
- Return this contexts root logger
- Returns:
getLogger
public HLogger getLogger(String name)
Copyright © 2005-2009 QOS.ch. All Rights Reserved.