Package org.slf4j.helpers
Class Slf4jEnvUtil
java.lang.Object
org.slf4j.helpers.Slf4jEnvUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic StringReturns the current version of slf4j, or null if data is not available.
- 
Constructor Details- 
Slf4jEnvUtilpublic Slf4jEnvUtil()
 
- 
- 
Method Details- 
slf4jVersionReturns the current version of slf4j, or null if data is not available.- Returns:
- current version or null if missing version data
- Since:
- 2.0.14
 
 
-