Package org.slf4j.helpers
Class Slf4jEnvUtil
java.lang.Object
org.slf4j.helpers.Slf4jEnvUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
Returns the current version of slf4j, or null if data is not available.
-
Constructor Details
-
Slf4jEnvUtil
public Slf4jEnvUtil()
-
-
Method Details
-
slf4jVersion
Returns 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
-