Class IfConfig

java.lang.Object
org.elasticsearch.common.network.IfConfig

public final class IfConfig
extends java.lang.Object
Simple class to log ifconfig-style output at DEBUG logging.
  • Constructor Summary

    Constructors
    Constructor Description
    IfConfig()  
  • Method Summary

    Modifier and Type Method Description
    static void logIfNecessary()
    log interface configuration at debug level, if its enabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • IfConfig

      public IfConfig()
  • Method Details

    • logIfNecessary

      public static void logIfNecessary()
      log interface configuration at debug level, if its enabled