Package org.elasticsearch.common.network
Class IfConfig
java.lang.Object
org.elasticsearch.common.network.IfConfig
Simple class to log
ifconfig
-style output at DEBUG logging.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
log interface configuration at debug level, if its enabled
-
Constructor Details
-
IfConfig
public IfConfig()
-
-
Method Details
-
logIfNecessary
public static void logIfNecessary()log interface configuration at debug level, if its enabled
-