ch.qos.logback.core.util
Class ContextUtil
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.util.ContextUtil
- All Implemented Interfaces:
- ContextAware
public class ContextUtil
- extends ContextAwareBase
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextUtil
public ContextUtil(Context context)
addHostNameAsProperty
public void addHostNameAsProperty()
- Add the local host's name as a property
addProperties
public void addProperties(Properties props)
Copyright © 2005-2012 QOS.ch. All Rights Reserved.