Class SystemUtils
- java.lang.Object
-
- org.apache.logging.log4j.core.util.internal.SystemUtils
-
public final class SystemUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateSystemUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.lang.StringgetJavaVendor()static booleanisGraalVm()Checks if the current runtime is GraalVM.static booleanisOsAndroid()
-
-
-
Field Detail
-
LOGGER
private static final Logger LOGGER
-
-