Uses of Class
bb.util.logging.LogUtil.NodeProp

Packages that use LogUtil.NodeProp
bb.util.logging Provides classes which augment the JDK logging framework
 

Uses of LogUtil.NodeProp in bb.util.logging
 

Fields in bb.util.logging with type parameters of type LogUtil.NodeProp
private static ConcurrentMap<String,LogUtil.NodeProp> LogUtil.nameToNodeProps
           
 

Methods in bb.util.logging that return LogUtil.NodeProp
private static LogUtil.NodeProp LogUtil.NodeProp.findBest(String loggerName, String fieldName)
          Searches every key of LogUtil.nameToNodeProps to find the best match to loggerName.