Package org.elasticsearch.common.network
Class IfConfig
- java.lang.Object
-
- org.elasticsearch.common.network.IfConfig
-
public final class IfConfig extends java.lang.Object
Simple class to logifconfig
-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
-