Home
last modified time | relevance | path

Searched refs:newLogSeverityName (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DPoold.java509 String newLogSeverityName = null; in initializeWithConfiguration() local
523 newLogSeverityName = conf.getStringProperty( in initializeWithConfiguration()
526 newLogSeverityName); in initializeWithConfiguration()
534 "value: " + newLogSeverityName) in initializeWithConfiguration()