Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.log
Class Log4JChecker

java.lang.Object
  extended by com.genesyslab.platform.commons.log.Log4JChecker

public class Log4JChecker
extends java.lang.Object

Checks availability of Log4j v1.x logging framework in the classpath.


Constructor Summary
Log4JChecker()
           
 
Method Summary
static boolean isAvailable()
          Checks availability of Log4j v1.x logging framework in the classpath.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JChecker

public Log4JChecker()
Method Detail

isAvailable

public static boolean isAvailable()
Checks availability of Log4j v1.x logging framework in the classpath.

Returns:
true if Log4j framework is accessible, and false if it is not.

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.