Package ch.qos.logback.classic.util
Class EnvUtil
- java.lang.Object
-
- ch.qos.logback.classic.util.EnvUtil
-
@Deprecated(since="2022-01-27") public class EnvUtil extends java.lang.Object
Deprecated.This internal logback API is not supported by AEM as a Cloud Service.
-
-
Constructor Summary
Constructors Constructor Description EnvUtil()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static boolean
isGroovyAvailable()
Deprecated.static <T> T
loadFromServiceLoader(java.lang.Class<T> c)
Deprecated.
-