public class Log4J2Checker
extends java.lang.Object
Constructor | Description |
---|---|
Log4J2Checker() |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
isAvailable() |
Checks availability of Log4j v2.x logging framework API in the classpath.
It means availability of " log4j-api-2.x.jar ". |
static boolean |
isCoreAvailable() |
Checks availability of Log4j v2.x logging framework Core implementation in the classpath.
|
public static boolean isAvailable()
log4j-api-2.x.jar
".true
if Log4j2 framework API is accessible, and false
if it is not.public static boolean isCoreAvailable()
log4j-core-2.x.jar
".true
if Log4j2 framework Core implementation is accessible, and false
if it is not.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.