Searched refs:newLogSeverity (Results 1 – 1 of 1) sorted by relevance
508 Severity newLogSeverity; in initializeWithConfiguration() local525 newLogSeverity = Severity.getSeverityWithName( in initializeWithConfiguration()527 assert(newLogSeverity != null); in initializeWithConfiguration()529 newLogSeverity = DEF_SEVERITY; in initializeWithConfiguration()587 if (!severity.equals(newLogSeverity) || in initializeWithConfiguration()592 severity = newLogSeverity; in initializeWithConfiguration()