Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.log
Class Slf4JChecker

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

public class Slf4JChecker
extends java.lang.Object

Checks availability of Slf4j logging framework in the classpath.


Constructor Summary
Slf4JChecker()
           
 
Method Summary
static boolean isAvailable()
          Checks availability of Slf4j 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

Slf4JChecker

public Slf4JChecker()
Method Detail

isAvailable

public static boolean isAvailable()
Checks availability of Slf4j logging framework in the classpath.

Returns:
true if Slf4j 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.