Package org.slf4j.impl
Class SimpleLoggerConfiguration
java.lang.Object
org.slf4j.impl.SimpleLoggerConfiguration
This class holds configuration values for 
SimpleLogger. The
 values are computed at runtime. See SimpleLogger documentation for
 more information.- Since:
 - 1.7.25
 - Author:
 - Ceki Gülcü, Scott Sanders, Rod Waldhoff, Robert Burrell Donkin, Cédrik LIME
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SimpleLoggerConfiguration
public SimpleLoggerConfiguration() 
 -