Package org.slf4j.helpers
Class Util
java.lang.Object
org.slf4j.helpers.Util
An internal utility class.
- Author:
- Alexander Dorokhine, Ceki Gülcü
-
Method Details
-
safeGetSystemProperty
-
safeGetBooleanSystemProperty
-
getCallingClass
Returns the name of the class which called the invoking method.- Returns:
- the name of the class which called the invoking method.
-