org.apache.curator.utils
Class DebugUtils

java.lang.Object
  extended by org.apache.curator.utils.DebugUtils

public class DebugUtils
extends Object


Field Summary
static String PROPERTY_DONT_LOG_CONNECTION_ISSUES
           
static String PROPERTY_LOG_EVENTS
           
static String PROPERTY_LOG_ONLY_FIRST_CONNECTION_ISSUE_AS_ERROR_LEVEL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_LOG_EVENTS

public static final String PROPERTY_LOG_EVENTS
See Also:
Constant Field Values

PROPERTY_DONT_LOG_CONNECTION_ISSUES

public static final String PROPERTY_DONT_LOG_CONNECTION_ISSUES
See Also:
Constant Field Values

PROPERTY_LOG_ONLY_FIRST_CONNECTION_ISSUE_AS_ERROR_LEVEL

public static final String PROPERTY_LOG_ONLY_FIRST_CONNECTION_ISSUE_AS_ERROR_LEVEL
See Also:
Constant Field Values


Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.