
public class CCSCst extends Object
| Modifier and Type | Field and Description |
|---|---|
static Charset |
CCS_TEXT_CHARSET
Charset to be used in Properties files and all text files used as Resource such as groovy description file and scripts.
|
static Logger |
LOG_CMD
logger for execution of commands
|
static Logger |
LOG_DEPRECATED
Logger for deprecation messages
|
static Logger |
LOG_INIT
logger for operations performed during initialization phases
|
static Logger |
LOG_SHUTDOWN
logger for shutdown operations
|
static Logger |
LOG_TODO
log messages used as a reminder of things to do!
|
| Constructor and Description |
|---|
CCSCst() |
public static final Logger LOG_DEPRECATED
public static final Logger LOG_INIT
public static final Logger LOG_SHUTDOWN
public static final Logger LOG_CMD
public static final Logger LOG_TODO
public static final Charset CCS_TEXT_CHARSET
Copyright © 2016 LSST. All rights reserved.