Package org.apache.solr.util
Class LogLevel.Configurer
- java.lang.Object
 - 
- org.apache.solr.util.LogLevel.Configurer
 
 
- 
- 
Constructor Summary
Constructors Constructor Description Configurer() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidrestoreLogLevels(Map<String,org.apache.logging.log4j.Level> savedLogLevels)static Map<String,org.apache.logging.log4j.Level>setLevels(String value) 
 -