Class IfConfig

org.elasticsearch.common.network.IfConfig

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

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Constructor Details

    • IfConfig

      public IfConfig()
  • Method Details

    • logIfNecessary

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