Package hec.lang
Class Logger
java.lang.Object
hec.lang.Logger
- All Implemented Interfaces:
LoggingConstants
Deprecated.
-
Field Summary
Fields inherited from interface hec.lang.LoggingConstants
ASCII_DESERIALIZER, CODEBASE, COMPUTE_TIME, CREATE_FORECAST_TIME, DATA_STORAGE, DATA_TYPE_FACTORY, DEBUG, DEFAULT_LOGGING, DEFAULT_PROP_FILE, DSS_FILE_MANAGER, ERROR, EXTRACT, FDA_STRUCT_DAM_COMP, FILE_CACHING, FILE_LOCKING, FILE_MANAGER, GRID_UTIL, HFP, INTERPOLATION_MESSAGE, INTERPOLATION_OUTPUT, LOGIN_SERVER, MANAGER_FINALIZING, MANAGER_LOADING, MAP_PROP, MFP, NO_LOGGING, PARAMETERS, PLOT_DEFAULTS, PREFERENCES, PROGRAM_ORDER, RESSIM_IMPORT, RESSIM_OPS, RESSIM_OVERRIDES, RESSIM_REPORTS, RESSIM_STORINTEGR, RMI_PORTS, RMIWORKSPACE_PROP, SCRIPTING, TS_PROP, UNITS, WARN, WKSP_LOAD_TIME -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanDeprecated.static booleanDeprecated.static booleanDeprecated.static booleanDeprecated.static voidDeprecated.static intgetDebugLevel(String flag) Deprecated.Deprecated.static voidinit()Deprecated.static voidDeprecated.static voidDeprecated.static voidsave()Deprecated.static voidsetDebugFlag(String flag, int level) Deprecated.static voidDeprecated.
-
Method Details
-
init
public static void init()Deprecated. -
load
Deprecated. -
save
public static void save()Deprecated. -
checkFlag
Deprecated. -
canLog
Deprecated. -
canDebug
Deprecated. -
canWarn
Deprecated. -
log
Deprecated. -
debug
Deprecated. -
warn
Deprecated. -
getLogTable
Deprecated. -
getDebugLevel
Deprecated. -
setDebugFlag
Deprecated.
-