| Package | Description |
|---|---|
| org.lsst.ccs.utilities.logging |
This package provides proxies to the standard java.util.logging package.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<ClassLoader,ContextLogManager.ClassLoaderLogInfo> |
ContextLogManager.classLoaderLoggers
Map containing the classloader information, keyed per classloader.
|
| Modifier and Type | Method and Description |
|---|---|
protected ContextLogManager.ClassLoaderLogInfo |
ContextLogManager.getClassLoaderInfo(ClassLoader classLoader)
Retrieve the configuration associated with the specified classloader.
|
Copyright © 2014 LSST. All Rights Reserved.