| Package | Description |
|---|---|
| org.lsst.ccs.utilities.jars |
This package deals with resources:
the CommandResources class deals with resources that may be spread along different jars.
|
| org.lsst.ccs.utilities.logging |
This package provides proxies to the standard java.util.logging package.
|
| org.lsst.ccs.utilities.scheduler |
Customized scheduling executor and related classes.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.setLogger(Logger logger)
Sets logger to be used for reporting exceptions thrown by scheduled tasks.
|
Copyright © 2018 LSST. All rights reserved.