Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.log
Class AbstractLogger.Level

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.commons.log.AbstractLogger.Level
Enclosing class:
AbstractLogger

protected static class AbstractLogger.Level
extends GEnum


Field Summary
static AbstractLogger.Level DEBUG
           
static AbstractLogger.Level ERROR
           
static AbstractLogger.Level FATAL_ERROR
           
static AbstractLogger.Level INFO
           
static AbstractLogger.Level WARN
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

DEBUG

public static final AbstractLogger.Level DEBUG

INFO

public static final AbstractLogger.Level INFO

WARN

public static final AbstractLogger.Level WARN

ERROR

public static final AbstractLogger.Level ERROR

FATAL_ERROR

public static final AbstractLogger.Level FATAL_ERROR

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.