| Package | Description |
|---|---|
| org.lsst.ccs.utilities.jars | |
| org.lsst.ccs.utilities.logging |
This package provides proxies to the standard java.util.logging package.
|
| Modifier and Type | Field and Description |
|---|---|
static Logger |
CommonResources.CURLOG |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.getLogger(String name)
factory method to obtain a Logger proxy.
|
static Logger |
Logger.getLogger(String name,
String resourceBundleName)
factory method to obtain a Logger proxy.
|
Copyright © 2013 LSST. All Rights Reserved.